Hacker News new | ask | show | jobs
by v9v 894 days ago
Emacs has EIN which allows you to edit and run Jupyter Notebooks. Combining that with a vim keybindings mode like Evil, you can use vim bindings on notebooks.

Edit: The github page for EIN says that development has stopped. Despite this, I was able to edit a notebook with only minor inconveniences very recently.

1 comments

An actively developed alternative is emacs-jupyter, which allows you to use an org file similarly to a notebook.