When editing a .py file with jupyter, I have the option to choose the vim key map in the Edit dropdown menu (alongside the Default, emacs and Sublime text options). However, when opening a notebook file (.ipynb), I do not have this option. Is there a way to activate this?
I know there are some third party plugins out there, but they don't seem to support block select mode and other more advanced options like regex commands.
Not sure it matters, but I'm opening my notebooks with the Anaconda navigator.
This extension provides Jupyter mode (For manipulating Jupyter) and Vim mode (For manipulating text). In Vim mode, there is Command mode and Insert mode like native Vim. Users can distinguish these modes by the background color of the cell.
Check this plugin lambdalisue/jupyter-vim-binding.
Attached screenshot to get an idea about the plugin:
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With