News

matplotlib.test() fails with 13 of the following errors using matplotlib-1.4.0rc1 on Windows, any Python version: ...
This is my first time using Jupiter Notebook. It is on OSX10.12.6, not using vertualenv. I selected python 3, then tried code below %matplotlib inline from matplotlib.pyplot import plot plot([0,1,0 ...