Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Incompatible with JupyterLab>=3.1.0 #90

Open
evanhorn opened this issue Sep 26, 2021 · 5 comments
Open

Incompatible with JupyterLab>=3.1.0 #90

evanhorn opened this issue Sep 26, 2021 · 5 comments

Comments

@evanhorn
Copy link

This extension looks amazing. However, it does not appear to be compatible with the latest versions of Jupyter Lab - I am getting the following errors when trying to install:

Conflicting Dependencies:
JupyterLab              Extension       Package
>=3.1.12 <3.2.0         >=3.0.0 <3.1.0  @jupyterlab/application
>=3.1.12 <3.2.0         >=3.0.0 <3.1.0  @jupyterlab/apputils
>=3.1.12 <3.2.0         >=3.0.0 <3.1.0  @jupyterlab/codemirror
>=3.1.12 <3.2.0         >=3.0.0 <3.1.0  @jupyterlab/docmanager
>=3.1.12 <3.2.0         >=3.0.0 <3.1.0  @jupyterlab/notebook
>=3.1.12 <3.2.0         >=3.0.0 <3.1.0  @jupyterlab/rendermime

Please upgrade this extension to be compatible with the latest version of Jupyter Lab. It would also be great it this could be installed via pip instead of relying on "jupyter labextension install".

Thanks!

@spirosbax
Copy link

same problem

@dextersLabRat
Copy link

Same here as of this date.

1 similar comment
@Dannynis
Copy link

Same here as of this date.

@AnnabellBrocker
Copy link

Got the same problem with JupyterLab 3.2.0
Any updates here?

@Svanmansom
Copy link

Hi, I realize this comment is very late. Verdant does in fact work with newer versions of Jupyterlab, but you need to install the developer build. Just follow the instructions for the development install (Yarn) and it will work. The build in the releases tab is outdated (the newest version is v1.1.7).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants