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

conflict with corrent version #131

Open
Shahin-rmz opened this issue May 22, 2021 · 3 comments
Open

conflict with corrent version #131

Shahin-rmz opened this issue May 22, 2021 · 3 comments

Comments

@Shahin-rmz
Copy link

Hello
I wanted to install the extention for the first time,
Juoyterlab is upgraded, but I got the following error:

>=3.0.11 <3.1.0         >=1.0.1 <2.0.0  @jupyterlab/application
>=3.0.9 <3.1.0          >=1.0.1 <2.0.0  @jupyterlab/codemirror
>=3.0.11 <3.1.0         >=1.0.1 <2.0.0  @jupyterlab/notebook
@jrwrigh
Copy link

jrwrigh commented May 27, 2021

I'm having the same issues, but with slightly different version numbers:

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


Conflicting Dependencies:
JupyterLab              Extension       Package
>=3.0.10 <3.1.0         >=1.0.1 <2.0.0  @jupyterlab/application
>=3.0.8 <3.1.0          >=1.0.1 <2.0.0  @jupyterlab/codemirror
>=3.0.10 <3.1.0         >=1.0.1 <2.0.0  @jupyterlab/notebook

@jrwrigh
Copy link

jrwrigh commented May 27, 2021

Looks like development has moved over to https://github.com/axelfahy/jupyterlab-vim.

@jwkvam , if you could update the repository/README to reflect that, it would be appreciated.

@Shahin-rmz
Copy link
Author

@jrwrigh thanks for your comment.
I could manage to install the right Extension and it works smoothly.

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

2 participants