Skip to content

deathbeds/jupyterlab-keycaps

Repository files navigation

jupyterlab-keycaps

Shows the current keyboard shortcuts in JupyterLab

Prerequisites

  • JupyterLab 0.32
  • NodeJS 8 or 9

Installation

jupyter labextension install @deathbeds/jupyterlab-keycaps

Development

Do an initial build of the extension, link into JupyterLab and rebuild Jupyterlab:

jlpm bootstrap

To rebuild the extension and JupyterLab:

jlpm build:all

To rebuild continuously:

jlpm watch
# and in another terminal
jupyter lab --watch

To apply source formatting and linting:

jlpm lint

About

Shows the current keyboard shortcuts in JupyterLab

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published