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

Plots not exported in Notebooks #10

Open
erwanp opened this issue Jan 3, 2021 · 0 comments
Open

Plots not exported in Notebooks #10

erwanp opened this issue Jan 3, 2021 · 0 comments
Labels
bug Something isn't working extensions Jupyterlab extensions

Comments

@erwanp
Copy link
Member

erwanp commented Jan 3, 2021

Using %matplotlib widget makes plot interactive but they are not exported in notebooks with nbconvert (or nbviewer .

See matplotlib/ipympl#16

As long as it is not fixed we could default to %matplotlib inline and add a comment to let users change it to %matplotlib widget if they want interaction.

@erwanp erwanp added bug Something isn't working extensions Jupyterlab extensions labels Jan 3, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working extensions Jupyterlab extensions
Projects
None yet
Development

No branches or pull requests

1 participant