ipython / matplotlib-inline Public Please reload this page Notifications You must be signed in to change notification settings Fork 33 Star 26 ...
Thank you creating this project and making this open source. I was just running through the readme.md file in vscode jupyter notebook but received an error. Python 3. ...
That line is only for jupyter notebooks, if you are using another editor, you'll use: plt.show() at the end of all your plotting commands to have the figure pop up in another window. There are two ...