Skip to content

Fix save_3d_views crashing IPython/Jupyter kernels#602

Open
kroq-gar78 wants to merge 1 commit intogallantlab:mainfrom
kroq-gar78:fix-jupyter-crash
Open

Fix save_3d_views crashing IPython/Jupyter kernels#602
kroq-gar78 wants to merge 1 commit intogallantlab:mainfrom
kroq-gar78:fix-jupyter-crash

Conversation

@kroq-gar78
Copy link
Contributor

@kroq-gar78 kroq-gar78 commented Mar 10, 2026

Fixes #601. My guess is that tornado.ioloop.IOLoop.current() returns something different if it's being run in a Jupyter notebook, since Jupyter itself uses tornado.

@kroq-gar78 kroq-gar78 changed the title Fix webshow crashing IPython/Jupyter kernels Fix save_3d_views crashing IPython/Jupyter kernels Mar 10, 2026
@kroq-gar78 kroq-gar78 marked this pull request as ready for review March 15, 2026 09:40
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.

save_3d_views crashes kernel in Jupyter

1 participant