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.

Issue with @jupyter-widgets/jupyterlab-manager not updating

See original GitHub issue

When I run jupyter labextension update --all it always tells me No compatible version found for @jupyter-widgets/jupyterlab-manager!. I recently updated jupyter lab from v2.x to 3.0.16. Is this extension a leftover that is no longer needed? what steps should I use to troubleshoot this issue further?

jupyter labextension update --all
Extension 'plotlywidget' already up to date
Extension 'jupyterlab-dash' already up to date
Extension 'jupyterlab-tabular-data-editor' already up to date
Extension 'jupyterlab-plotly' already up to date
Extension 'nbdime-jupyterlab' already up to date
No compatible version found for @jupyter-widgets/jupyterlab-manager!
Extension '@ryantam626/jupyterlab_code_formatter' already up to date
jupyter labextension list
JupyterLab v3.0.16
/opt/tljh/user/share/jupyter/labextensions
        jupyterlab-execute-time v2.0.4 enabled OK (python, jupyterlab_execute_time)
        nbdime-jupyterlab v2.1.0 enabled OK
        jupyter-matplotlib v0.9.0 enabled OK
        @jupyter-widgets/jupyterlab-manager v3.0.0 enabled OK (python, jupyterlab_widgets)
        @jupyterlab/server-proxy v3.0.2 enabled OK
        @jupyterlab/git v0.30.1 enabled OK (python, jupyterlab-git)
        @voila-dashboards/jupyterlab-preview v2.0.2 enabled OK (python, voila)
        @ryantam626/jupyterlab_code_formatter v1.4.10 enabled OK (python, jupyterlab-code-formatter)

Other labextensions (built into JupyterLab)
   app dir: /opt/tljh/user/share/jupyter/lab
        jupyterlab-dash v0.4.0 enabled OK
        jupyterlab-plotly v4.14.3 enabled OK
        jupyterlab-tabular-data-editor v1.0.0 enabled OK
        plotlywidget v4.14.3 enabled OK

Issue Analytics

  • State:open
  • Created 2 years ago
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

1reaction
jtpiocommented, Jun 15, 2021

Yes, I would also recommend creating a new conda environment.

0reactions
pmarcellinocommented, Jun 15, 2021

Would uninstalling and reinstalling ipywidgets be helpful?

Read more comments on GitHub >

github_iconTop Results From Across the Web

How to Update the Installed Widgets - jupyter lab
I had a similar problem which I could solve by typing the following command: jupyter labextension update --all. With
Read more >
ipywidgets JupyterLab extension - Read the Docs
No information is available for this page.
Read more >
Jupyter Lab ipywidgets no longer work with ipympl?
Projects in virtualenvs that have not been recently updated in this way continue to work fine, and updating them reliably makes them stop...
Read more >
Jupyter Widgets JupyterLab Extension - PyPI
Version compatibility · For JupyterLab 0.30, use jupyter labextension install @jupyter-widgets/jupyterlab-manager@0.31 · For JupyterLab 0.31rc1, use jupyter ...
Read more >
@jupyter-widgets/jupyterlab-manager - npm
The JupyterLab extension providing Jupyter widgets.. Latest version: 5.0.5, last published: 16 hours ago. Start using @jupyter-widgets/jupyterlab-manager in ...
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