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

Fix jupyter lab wrong number of of matplotlib canvases #36

Merged
merged 1 commit into from
Dec 25, 2023

Conversation

agoscinski
Copy link
Collaborator

@agoscinski agoscinski commented Dec 25, 2023

Sometimes in jupyter lab 5 canvases exist, one is not displayable and can be ignored. In this fix we filter out all canvases that are not displayable.


📚 Documentation preview 📚: https://scicode-widgets--36.org.readthedocs.build/en/36/

Sometimes in jupyter lab 5 canvases exist, one is not displayable and
can be ignored. In this fix we filter out all canvases that are not
displayable.
@agoscinski agoscinski force-pushed the debug-mpl-canvases-lab branch from 917c683 to 480be80 Compare December 25, 2023 17:49
@agoscinski agoscinski marked this pull request as ready for review December 25, 2023 18:10
@agoscinski agoscinski merged commit 356cb6d into main Dec 25, 2023
3 checks passed
@agoscinski agoscinski deleted the debug-mpl-canvases-lab branch December 25, 2023 18:10
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.

1 participant