Skip to content

Install to current version of jupyterlab (2.1.1) not working #118

Open
@jerri

Description

@jerri

I have a small script to install jupyter and jupyterlab into a virtual environment. After installing jupyterlab, I try to install jupytherlab-vim. This worked in the past, but right now I get the following error:

> 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
>=2.1.1 <2.2.0          >=1.0.1 <2.0.0 @jupyterlab/application
>=2.1.1 <2.2.0          >=1.0.1 <2.0.0 @jupyterlab/notebook
See the log file for details:  /tmp/jupyterlab-debug-o2s9wxtj.log

I install jupyter and jupyterlab via pip inside the virtual environment. Am I doing something wrong? jupyterlab-vim is supposed to support 2.1.1, no?

jupyterlab-debug-o2s9wxtj.log

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions