Closed consideRatio closed 3 years ago
Hi @consideRatio what version of ipympl are you using? This should have been fixed by version 0.8.2 https://github.com/matplotlib/ipympl/releases/tag/0.8.2
Ah I see 0.8.1
was used, thanks, closing this as resolved!
Verified I had no such errors in 0.8.2!
@tsnow03 working in a modern version of JupyterLab reported the following behavior in a notebook, that seems to relate to #381.
In short, any package that is imported and that relies on some tornado import that follows having executed
%matplotlib widgets
will error.