Settings

Theme

Ask HN: Vim Mode and Jupyter Lab?

1 points by mvind 3 years ago · 0 comments · 1 min read


Hi HN

I am about to blow a gasket! Is there someone on here who has managed to create a stable jupyter lab setup using vim mode? I am constantly switching between two subpar solutions:

1) Use Jupyter lab GUI + Jupyter lab vim extension. The vim extension is super unstable and inconsistent, for example pressing "ESC" you can not enter insert mode again without manually clicking a code cell.

2) Use VScode and connect to local Jupyter server and use Vim extension from VScode. Here Vim works fine, but VScode has an infuriating input lag, I type and then 2 seconds later the input appears.

Wondering if anyone on here has found a stable setup?

No comments yet.

Keyboard Shortcuts

j
Next item
k
Previous item
o / Enter
Open selected item
?
Show this help
Esc
Close modal / clear selection