-
Notifications
You must be signed in to change notification settings - Fork 73
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
Plugin incompatible with Jupyter Lab 2.0 #113
Comments
There's a summary of the relevant changes in jupyterlab here: JupyterLab 1.x to 2.x Extension Migration Guide |
Here is some extra detail (base) ~ jupyter labextension install jupyterlab_vim Conflicting Dependencies:
Thanks |
Before the plugin turns compatible with Jupyter Lab 2.0, creating a standalone environment with
On this conda-jupyterlab page, version 1.2.7 is the latest one before V2.0. |
Hello... I'm facing the same need.
(._.) UPDATE : I found and successfully implemented the solution to this issue here: |
+1 |
1 similar comment
+1 |
+1 , I cant use these notebooks without vim anymore it seems. Just way too uncomfortable without it :) |
+1 |
1 similar comment
+1 |
This version should work: https://github.com/axelfahy/jupyterlab-vim You also don't need to manually install extensions. Try this: 1) get the latest Jupyter Lab; 2) using UI, install vim extension (see attached image). |
@KwatME Thanks for the link! |
Excited for this to get merged! |
"The extension "jupyterlab_vim" does not yet support the current version of JupyterLab." Really? |
It seems this repository hasn't been committed to since July 2019 so I'm just going to switch to https://github.com/axelfahy/jupyterlab-vim. Thanks @KwatME |
Jupyter Lab 2.0 was released today! Are there any plans to update this extension? Or any way that users can help support that update? Hopefully no big substantive changes are required!
As always, thank you so much for your work on this.
The text was updated successfully, but these errors were encountered: