Open ericpts opened 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
Any solution so far? I have used it quite often, but since the update I haven't found any solution or something comparable.
My JupyterLab is version 2.2.0, the latest one.
I run the command
The error looks like