jupyterlab / jupyterlab-data-explorer

First class datasets in JupyterLab
BSD 3-Clause "New" or "Revised" License
178 stars 38 forks source link

Support JupyterLab 3.0 #143

Closed ChrisCarini closed 1 year ago

ChrisCarini commented 3 years ago

Checklist

Please ensure the following tasks are completed before submitting a feature request.

Description

Description of the feature request.

This feature request proposes adding support for JupyterLab 3.0.

Related Issues

Does this feature request have any related issues?

Related issues #138 (Support JupyterLab 2.1)..

Other

Any other information relevant to this feature request? This may include screenshots, references, sample output, and/or implementation notes.

JupyterLab 3.0 was released on 2021-01-05 -> https://blog.jupyter.org/jupyterlab-3-0-is-out-4f58385e25bb

Error Output

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

Conflicting Dependencies:
JupyterLab              Extension        Package
>=3.0.9 <3.1.0          >=1.0.0 <2.0.0   @jupyterlab/application
>=3.0.7 <3.1.0          >=1.0.0 <2.0.0   @jupyterlab/apputils
>=5.0.5 <5.1.0          >=3.0.0 <4.0.0   @jupyterlab/coreutils
>=3.0.9 <3.1.0          >=1.0.0 <2.0.0   @jupyterlab/docmanager
>=3.0.9 <3.1.0          >=1.0.0 <2.0.0   @jupyterlab/filebrowser
>=3.0.9 <3.1.0          >=1.0.0 <2.0.0   @jupyterlab/notebook
>=3.0.8 <3.1.0          >=1.0.0 <2.0.0   @jupyterlab/rendermime
>=17.0.1 <18.0.0        16.8.4           react
welcome[bot] commented 3 years ago

Thank you for opening your first issue in this project! Engagement like this is essential for open source projects! :hugs:
If you haven't done so already, check out Jupyter's Code of Conduct. Also, please try to follow the issue template as it helps other other community members to contribute more effectively. welcome You can meet the other Jovyans by joining our Discourse forum. There is also an intro thread there where you can stop by and say Hi! :wave:
Welcome to the Jupyter community! :tada:

gepcel commented 2 years ago

Seems that neither data-explorer extension for jupyterlab nor data-explorer for atom works anymore.