by mvind on 7/13/22, 10:43 AM with 0 comments
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?