jwkvam / jupyterlab-vim

:neckbeard: Vim notebook cell bindings for JupyterLab
MIT License
966 stars 73 forks source link

Looks cool! To bad it does not work with JupyterLab 2.2 #117

Closed MooersLab closed 4 years ago

MooersLab commented 4 years ago

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

Conflicting Dependencies: JupyterLab Extension Package

=2.1.0 <2.2.0 >=1.0.1 <2.0.0 @jupyterlab/application =2.1.0 <2.2.0 >=1.0.1 <2.0.0 @jupyterlab/notebook See the log file for details: /tmp/jupyterlab-debug-n0e0qgcz.log

jerri commented 4 years ago

Yeah, I really enjoyed this plugin while it was available. If would be so awesome if I could get it back compatible to the current version of jupiterlab.

axelfahy commented 4 years ago

@MooersLab Where did you find a JupyterLab 2.2 version? The last one I see is 2.1.1, at least on pypi (https://pypi.org/project/jupyterlab/#history).

MooersLab commented 4 years ago

I am sorry!! I was mistaken. I have version 2.1.0 of jupyter via macports.  Due to installing jupyter in a system folder rather than a user folder, the jupyterlab_vim installer in the extension gui failed for me. However, I was able to install jupyterlab_vim using a terminal window. 

All is good now!!