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.

Plotly does not support Jupyter Lab 2.0.1 version

See original GitHub issue

When I try to install Plotly with JupyterLab 2.0.1 I get the following error:

ValueError: The extension "@jupyterlab/plotly-extension" does not yet support the current version of JupyterLab.


Conflicting Dependencies:
JupyterLab                        Extension      Package
>=2.0.1 <2.1.0                    >=1.3.0 <2.0.0 @jupyterlab/rendermime-interfaces

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Comments:5 (3 by maintainers)

github_iconTop GitHub Comments

14reactions
orcahmleecommented, May 14, 2020

@nicolaskruchten Thanks for your kindly reply.

jupyter labextension install jupyterlab-plotly save my day.

0reactions
nicolaskruchtencommented, Jan 5, 2021

See https://github.com/plotly/plotly.py/issues/2994 regarding JupyterLab 3 support.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Jupyterlab 2.0 support - Plotly Community Forum
Hi all, Is it currently possible to run plotly widgets inside the new jupyterlab version (https://github.com/jupyterlab/jupyterlab/releases) ...
Read more >
Plotly express is not rendered in jupyter lab - Stack Overflow
I'm running jupyterlab in a Docker container which did not yet have ... might want to change that to whatever is the latest...
Read more >
Plotly backend does not work in jupyterlab? - HoloViews
Could you report your versions especially for HoloViews? I suspect this is something to do with the jQuery shipped with the JupyterLab extension ......
Read more >
plotly · PyPI
JupyterLab 2.x renderer support jupyter labextension install ... The kaleido package has no dependencies and can be installed using pip.
Read more >
plotlywidget | Yarn - Package Manager
Install with jupyter labextension install plotlywidget in JupyterLab, otherwise just install Plotly.py and it will automatically work in Classic Notebooks.
Read more >

github_iconTop Related Medium Post

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