Saturday, November 21, 2015

IPython Notebook Can't Display Graphs

If your IPython can't display graphs, all you need to do is to add the following statement:

%matplotlib inline

No comments:

Post a Comment