Skip to content

Latest commit

 

History

History
24 lines (13 loc) · 545 Bytes

History.md

File metadata and controls

24 lines (13 loc) · 545 Bytes

History

0.5.0 / 2019-07-16

  • updated to jupyterlab 1.0.1

0.4.0 / 2018-12-11

  • fixes Ctrl-/ and Ctrl-Shift-- to undo. You might want to override the default binding for notebook:split-cell-at-cursor so the second binding could take effect.

0.3.0 / 2018-10-09

  • updated to jupiterlab 0.19.1

0.2.0 / 2018-08-24

  • updated to jupiterlab 0.18.4

0.1.0 / 2018-08-11

  • Initial Release!
  • Emacs keybindings inside JupyterLab notebook cells
  • somewhat adapted (but mostly copied) from github:jwkvam/jupyterlab-vim