ethereon / jupyter-emacskeys

Emacs keybindings for Jupyter notebook

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

Emacs keybindings for Jupyter notebook


Languages

Language:Python 72.4%Language:JavaScript 27.6%