Still getting "Model not found" error instead of static figure when saving and re-opening the notebook
See original GitHub issueHi, unfortunately, I am still seeing this error after re-opening the notebook.
The console log from Chrome:
Versions:
jupyter_client 7.3.1 pyhd8ed1ab_0 conda-forge
jupyter_core 4.10.0 py39hf3d152e_0 conda-forge
jupyter_server 1.17.0 pyhd8ed1ab_0 conda-forge
jupyterlab 3.4.2 pyhd8ed1ab_0 conda-forge
jupyterlab_pygments 0.2.2 pyhd8ed1ab_0 conda-forge
jupyterlab_server 2.14.0 pyhd8ed1ab_0 conda-forge
jupyterlab_widgets 1.1.0 pyhd8ed1ab_0 conda-forge
matplotlib 3.5.2 py39hf3d152e_0 conda-forge
matplotlib-base 3.5.2 py39h700656a_0 conda-forge
matplotlib-inline 0.1.3 pyhd8ed1ab_0 conda-forge
ipydatawidgets 4.3.1.post1 pyhc268e32_0 conda-forge
ipykernel 6.13.0 py39hef51801_0 conda-forge
ipympl 0.9.1 pyhd8ed1ab_0 conda-forge
ipython 8.4.0 py39hf3d152e_0 conda-forge
ipython_genutils 0.2.0 py_1 conda-forge
ipywidgets 7.7.0 pyhd8ed1ab_0 conda-forge
Thanks for any help!
_Originally posted by @nvaytet in https://github.com/matplotlib/ipympl/issues/343#issuecomment-1170066433_
Issue Analytics
- State:
- Created a year ago
- Comments:10 (5 by maintainers)
Top Results From Across the Web
Jupyter-matplotlib: Error displaying widget: model not found
https://github.com/matplotlib/jupyter-matplotlib. I get the error when executing a simple example: Error displaying widget: model not found
Read more >Troubleshooting in Python - Plotly
The easiest solution is to force the notebook renderer to reload by calling fig.show("notebook") instead of just fig.show() . If this problem is...
Read more >Jupyter Notebook 6.5.2 documentation - Read the Docs
Notebook documents contains the inputs and outputs of a interactive session as well as additional text that accompanies the code but is not...
Read more >Jupyter Notebook Documentation - Read the Docs
For example, publication-quality figures rendered by the matplotlib ... Fix: jQuery-UI 404 Error by updating dependency path in static ...
Read more >Nothing displaying in Jupyter - Panel - HoloViz Discourse
You might also need to clear the notebook output, save, close the browser, reopen and hard refresh to make it use those versions....
Read more >
Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free
Top Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
I can confirm that downgrading (
mamba install jupyterlab=3.0.0
) also fixes this issue for me.Looks like I’m not the only one closing issues unintentionally https://twitter.com/choldgraf/status/1542169522282860550?s=20&t=7WHeO5lmM8dD62HwB5qHsg