gather icon indicating copy to clipboard operation
gather copied to clipboard

The extension "nbgather" does not yet support the current version of JupyterLab (for jupyterlab 3.0.14)

Open zzz123xyz opened this issue 3 years ago • 4 comments

Describe the bug The extension "nbgather" does not yet support the current version of JupyterLab for jupyterlab 3.0.14 pyhd8ed1ab_0 conda-forge

To Reproduce run in terminal jupyter labextension install nbgather

Expected behavior how to install this package

Screenshots $ jupyter labextension install nbgather An error occured. ValueError: The extension "nbgather" does not yet support the current version of JupyterLab.

Conflicting Dependencies: JupyterLab Extension Package

=3.0.9 <3.1.0 >=1.2.0 <2.0.0 @jupyterlab/application =3.0.7 <3.1.0 >=1.2.0 <2.0.0 @jupyterlab/apputils =3.0.7 <3.1.0 >=1.2.0 <2.0.0 @jupyterlab/codeeditor =3.0.7 <3.1.0 >=1.2.0 <2.0.0 @jupyterlab/codemirror =5.0.5 <5.1.0 >=3.2.0 <4.0.0 @jupyterlab/coreutils =3.0.9 <3.1.0 >=1.2.0 <2.0.0 @jupyterlab/docmanager =3.0.9 <3.1.0 >=1.2.0 <2.0.0 @jupyterlab/fileeditor =3.0.9 <3.1.0 >=1.2.1 <2.0.0 @jupyterlab/notebook =3.0.8 <3.1.0 >=1.2.0 <2.0.0 @jupyterlab/rendermime See the log file for details: /tmp/jupyterlab-debug-fyx19196.log

Desktop (please complete the following information):

  • OS: NAME="Red Hat Enterprise Linux Server" VERSION="7.9 (Maipo)" ID="rhel" ID_LIKE="fedora"

zzz123xyz avatar Jun 11 '21 09:06 zzz123xyz

The same problem with JupyterLab version 3.4.5

issam-seghir avatar Aug 26 '22 19:08 issam-seghir

Got the same issue, same result. Updated Jupyter labs 3.5, npm 8.19.2 and node v18.12.0 and still could not install Gather.

Marionio avatar Oct 31 '22 22:10 Marionio

Same here image

pliniozanini avatar Feb 01 '23 13:02 pliniozanini

Same here with version 3.3.2

RLinter avatar May 07 '24 06:05 RLinter