Jupyterlab 3.x.x support
See original GitHub issueWith a fresh install of Jupyterlab version 3.0.0, installing plotly with the command jupyter labextension install jupyterlab-plotly@4.14.1
yields an error:
An error occured.
ValueError:
"jupyterlab-plotly@4.14.1" is not compatible with the current 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
Obviously this is a bleeding edge issue and very much a feature request, not a bug, I just wanted to make sure it was documented. Thank you!
Issue Analytics
- State:
- Created 3 years ago
- Reactions:33
- Comments:41 (18 by maintainers)
Top Results From Across the Web
JupyterLab Changelog — JupyterLab 3.6.0b0 documentation
JupyterLab now supports showing the current file in use in the browser URL bar, similar to the classic Jupyter Notebook. Table of Contents...
Read more >JupyterLab 3.0 is released - Jupyter Blog
(Note that many third-party extensions are still in the process of updating to be compatible with JupyterLab 3.0 — please check the extensions ......
Read more >JupyterLab versioning - Amazon SageMaker
JupyterLab 3 support is available only on the Amazon Linux 2 operating system platform. JupyterLab 3 ... Jupyter notebook has been upgraded from...
Read more >Project Jupyter on Twitter: "The upcoming version 3.x of ...
The upcoming version 3.x of JupyterLab added localization support! We need your help to make it available on your favorite language.
Read more >Data Access - FAQ - IllustrisTNG Project
JupyterLab is the evolution of the Jupyter Notebook (previously called IPython). ... currently supported: Python 2.x, Python 3.x, IDL, Matlab, R, and Julia....
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 FreeTop 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
Top GitHub Comments
Thanks @jasongrout! We’ll look at getting JupyterLab 3.x support in the next week or so.
I’ve tested locally by cloning plotly.py repo and modifying the package.json line 34 to:
So far so good, no issues.
So steps to try that workaround:
jupyter labextension install jupyterlab-plotly@4.14.1
you will get the same error as @bdecato said:returns something like:
Ready to test v3 compat !