question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

JupyterLab 3.x "Model not found error"

See original GitHub issue

Heads 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:open
  • Created 3 years ago
  • Reactions:6
  • Comments:10 (3 by maintainers)

github_iconTop GitHub Comments

4reactions
thewtexcommented, Jan 11, 2021

@FuriouslyCurious @nickruof thanks for the report. Yes, we will updates for JupyterLab 3, but the installation experience for users should be much better.

1reaction
thewtexcommented, Aug 15, 2022

Hi Robert! @haesleinhuepf

A new alpha version is available for JupyterLab installable via:

pip install --upgrade --pre itkwidgets[lab]

with docs on ReadTheDocs.

Issues should be expected (alpha alpha), but feedback and reports and suggestions and patches are welcome and appreciated!

Thanks! Matt

Read more comments on GitHub >

github_iconTop 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 >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found