Skip to content

Conversation

blink1073
Copy link
Member

Thanks to the ipykernel@4.7 release, we can now use:

%matplotlib widget
import matplotlib.pyplot as plt

plt.plot([0, 1, 2, 2])
plt.show()

@stonebig
Copy link
Contributor

remark: if you try to update the top cell in this example, this is the bottom cell that is re-drawn.
ipympl_bb

@tacaswell
Copy link
Member

@stonebig That may be the correct behavior depending on what the 'current' axes is.

@SylvainCorlay
Copy link
Member

Closing as rebased in #54.

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

Successfully merging this pull request may close these issues.

4 participants