Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 298 Bytes

README.md

File metadata and controls

13 lines (10 loc) · 298 Bytes

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