Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Investigate %matplotlib notebook #96

Open
moorepants opened this issue Aug 24, 2018 · 0 comments
Open

Investigate %matplotlib notebook #96

moorepants opened this issue Aug 24, 2018 · 0 comments

Comments

@moorepants
Copy link

In Jupyter notebooks if you use %matplotlib notebook instead of %matplotlib inline the backend is javascript based and plots can be updated very quickly, it doesn't create pngs. This is the best to pair with ipython widgets.

Also note that this doesn't work in JupyterLab. A new matplotlib widget extension has been developed: https://github.com/matplotlib/jupyter-matplotlib.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant