You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Init notebook* renderers at the end when set with `init_notebook_mode`. This seems to resolve the issue where the figure is autosized to a
smaller height in JupyterLab.
* Set _to_activate list rather than extend so that it doesn't keep growing
* Use notebook rather than notebook_connected in default v4 renderer. This will bloat the notebook by couple of MB, but things will work offline by default.
0 commit comments