/jupyter-emacskeys

Emacs keybindings for Jupyter notebook

Primary LanguagePython

Emacs-style keybindings for Jupyter notebook

This Jupyter notebook extension provides emacs-style key bindings for navigation within cells (Ctrl-A, Crtl-E, Ctrl-W, Ctrl-D, Ctrl-K, Ctrl-Y).

Installation

pip install jupyter-emacskeys

Requirements

  • jupyter notebook v4 or later