microsoft / gather

Spit shine for Jupyter notebooks 🧽✨
https://microsoft.github.io/gather
MIT License
533 stars 38 forks source link

JupyterLab 2.2.0 not supported #45

Open ericpts opened 4 years ago

ericpts commented 4 years ago

My JupyterLab is version 2.2.0, the latest one.

I run the command

jupyter labextension install nbgather

The error looks like

An error occured.
ValueError: The extension "nbgather" does not yet support the current version of JupyterLab.

Conflicting Dependencies:
JupyterLab              Extension      Package
>=2.2.0 <2.3.0          >=1.2.0 <2.0.0 @jupyterlab/application
>=2.2.0 <2.3.0          >=1.2.0 <2.0.0 @jupyterlab/apputils
>=4.2.0 <4.3.0          >=3.2.0 <4.0.0 @jupyterlab/coreutils
>=2.2.0 <2.3.0          >=1.2.0 <2.0.0 @jupyterlab/docmanager
>=2.2.0 <2.3.0          >=1.2.0 <2.0.0 @jupyterlab/fileeditor
>=2.2.0 <2.3.0          >=1.2.1 <2.0.0 @jupyterlab/notebook
>=2.2.0 <2.3.0          >=1.2.0 <2.0.0 @jupyterlab/rendermime
DonKingShott commented 4 years ago

Any solution so far? I have used it quite often, but since the update I haven't found any solution or something comparable.