jupyterlab / jupyterlab-shortcutui

A JupyterLab extension for managing keyboard shortcuts
BSD 3-Clause "New" or "Revised" License
54 stars 15 forks source link

Support JupyterLab 1.0 #47

Closed wonsjb closed 5 years ago

wonsjb commented 5 years ago

Made it compile, ran prettifier, and fixed access to the shortcut plugin. The ui plugin now show all shortcuts, and can change / reset to default shortcuts.

There are still some bugs, and a cleanup is still required.

afshin commented 5 years ago

Fixes https://github.com/jupyterlab/jupyterlab-shortcutui/issues/44