Support JupyterLab 2.1
See original GitHub issueChecklist
Please ensure the following tasks are completed before filing a bug report.
- Read and understood the [Code of Conduct][code-of-conduct].
- Searched for existing issues and pull requests.
Description
Can we please support jupyterlab 2.x release train ?
Error:
The extension "@jupyterlab/dataregistry-extension" does not yet support the current version of JupyterLab.
Conflicting Dependencies:
JupyterLab Extension Package
>=2.1.1 <2.2.0 >=1.0.0 <2.0.0 @jupyterlab/application
>=2.1.0 <2.2.0 >=1.0.0 <2.0.0 @jupyterlab/apputils
>=4.1.0 <4.2.0 >=3.0.0 <4.0.0 @jupyterlab/coreutils
>=2.1.1 <2.2.0 >=1.0.0 <2.0.0 @jupyterlab/docmanager
>=2.1.1 <2.2.0 >=1.0.0 <2.0.0 @jupyterlab/filebrowser
>=2.1.1 <2.2.0 >=1.0.0 <2.0.0 @jupyterlab/notebook
>=2.1.0 <2.2.0 >=1.0.0 <2.0.0 @jupyterlab/rendermime
>=16.9.0 <16.10.0 16.8.4 react
Thanks
Issue Analytics
- State:
- Created 3 years ago
- Reactions:3
- Comments:5 (1 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 - PyPI
Prerequisites and Supported Browsers. The latest versions of the following browsers are currently known to work: Firefox; Chrome; Safari. See our documentation ...
Read more >What's new in Elyra 2.0 - Medium
Earlier this month JupyterLab 3.0 was released, providing a slew of new features. ... March 2021 update: Elyra version 2.1 was released, adding...
Read more >Using Prodigy with JupyterLab - usage
I am using jupyterlab version 2.1.2. As I mentioned due to a proxy issue I can't install the extension using jupyter labextension install...
Read more >What's new in JupyterLab 3.0? | iRender AI/DeepLearning
2.1. Debugger. JupyterLab 3.0 now comes with a front-end debugger by ... In order to use this debugger, you'll need a kernel that...
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
Yeah it does support it in master, just needs a new release.
I just opened a similar issue for supporting JupyterLab 3.0 -> #143
I figure folks interested in 2.1 support might also be interested in supporting the latest major version as well.