-1

Jupyter notebooks image

I don't understand why the graph is not showing. All the variables spelled correctly and all the cells seem to work perfectly. But the matplotlib.pyplot.show() isn't working. Any help appreciated.

Harsha Murupudi
  • 579
  • 1
  • 6
  • 19

1 Answers1

0

This should work!

%matplotlib inline

Purpose of "%matplotlib inline"