Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Plotly does not support Jupyter Lab 2.0.1 version #2416

Closed
galrapo opened this issue Apr 27, 2020 · 5 comments
Closed

Plotly does not support Jupyter Lab 2.0.1 version #2416

galrapo opened this issue Apr 27, 2020 · 5 comments

Comments

@galrapo
Copy link

galrapo commented Apr 27, 2020

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
@nicolaskruchten
Copy link
Member

Please note that @jupyterlab/plotly-extension is deprecated and not supported by us. Our extensions are jupyterlab-plotly and plotlywidget as detailed in https://plotly.com/python/getting-started/

@orcahmlee
Copy link

@nicolaskruchten Thanks for your kindly reply.

jupyter labextension install jupyterlab-plotly save my day.

@zakutin
Copy link

zakutin commented Jan 5, 2021

I'm getting this on jupyter labextension install jupyterlab-plotly:


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


Conflicting Dependencies:
JupyterLab                        Extension      Package
>=3.0.0 <3.1.0                    >=1.3.0 <2.0.0||>=2.0.0 <3.0.0@jupyterlab/rendermime-interfaces

@nicolaskruchten
Copy link
Member

Yes, we don't yet support JupyterLab 3.0 (although I'll close this issue as we do definitely support 2.0.1 :) )

@nicolaskruchten
Copy link
Member

See #2994 regarding JupyterLab 3 support.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants