SublimeText-like behaviour in Jupyter Lab
Forked: https://github.com/ryantam626/jupyterlab_sublime
...and changed in file /src/index.ts
:
Accel + Shift + D => Ctrl + Shift + D
because of the sigle-mode-view collision on Mac
A slightly opinionated Sublime notebook cell keybinding for JupyterLab.
TypeScriptMIT
SublimeText-like behaviour in Jupyter Lab
Forked: https://github.com/ryantam626/jupyterlab_sublime
...and changed in file /src/index.ts
:
Accel + Shift + D => Ctrl + Shift + D
because of the sigle-mode-view collision on Mac