| Hosted by CoCalc | Download
Kernel: SageMath (stable)

É simplesmente excepcional

import matplotlib.pyplot as plt %matplotlib inline plt.plot([1,2,3,4]) plt.ylabel('some numbers')
Image in a Jupyter notebook