| Hosted by CoCalc | Download
Kernel: Python 3 (Anaconda 5)

Use the Python 3 (Anaconda 5) kernel...

import matplotlib.pyplot as plt plt.figure(1) plt.plot([1, 2, 3])
[<matplotlib.lines.Line2D at 0x7fbdcfbc9c50>]
Image in a Jupyter notebook