JupyterLab 3.x "Model not found error"
See original GitHub issueHeads up for the devs: I am trying out ITK examples in latest JupyterLab 3.0, but unfortunately getting following error message:
Error displaying widget: model not found
All packages are installed correctly and jupyter lab extensions are also enabled.
Issue Analytics
- State:
- Created 3 years ago
- Reactions:6
- Comments:10 (3 by maintainers)
Top Results From Across the Web
How can I get ipywidgets to work with JupyterLab v3.0?
It seems that in my kernel's conda environment, I have to have ipywidgets version 8 installed. This can be tested with:
Read more >ipyaggrid not working in JupyterLab=3 (#37) · Issues - GitLab
I've just tested ipyaggrid with JupyterLab=3 and then double checked against JupyterLab=2. JupyterLab=3 --> ipyaggrid NOT WORKING returns ...
Read more >Jupyter Notebook Plotting — PyVista 0.37.0 documentation
3D plotting within Jupyter notebooks is an emerging technology, ... with Jupyterlab 3, and will result in a “Error displaying widget: model not...
Read more >Fix Anaconda + Jupyter Notebook "module not found" errors ...
Did you install Anaconda but Jupyter Notebook can't find Anaconda? Or you run Jupyter but nothing seems to be installed ?
Read more >jupyterlab/jupyterlab - Gitter
Hey @/all we are meeting with Martha tomorrow at 3:30pm CET to work on testing ... In the notebook it purely says: Error...
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

@FuriouslyCurious @nickruof thanks for the report. Yes, we will updates for JupyterLab 3, but the installation experience for users should be much better.
Hi Robert! @haesleinhuepf
A new alpha version is available for JupyterLab installable via:
with docs on ReadTheDocs.
Issues should be expected (alpha alpha), but feedback and reports and suggestions and patches are welcome and appreciated!
Thanks! Matt