Looks cool! To bad it does not work with JupyterLab 2.2
MooersLab opened this issue · 3 comments
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
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.
@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).
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!!