Skip to main content

Sublime notebook cell binding for JupyterLab

Project description

jupyterlab_sublime

npm version npm downloads

A slightly opinionated Sublime notebook cell binding for JupyterLab.

Notes

Most of the keybindings implemented by CodeMirror just work out of the box after switching the key map, there were a little pesky keys that collide either with my system level shortcuts, broswer shortcuts or jupyterlab shortcuts. I have adapted a few keybindings I find the most useful, more to follow soon. Consult the checklist for more details.

Why opinionated?

There are some keybindings I simply don't feel useful, so I have repurposed them, again see the checklist.

Also I have implemented some extra commands which might collide with other user's shortcuts, see my list.

Prerequisites

  • JupyterLab

Installation

jupyter labextension install @ryantam626/jupyterlab_sublime

Development

For a development install (requires npm version 4 or later), do the following in the repository directory:

npm install
npm run build
jupyter labextension link .

To rebuild the package and the JupyterLab app:

npm run build
jupyter lab build

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

jupyterlab_sublime-0.4.1.tar.gz (84.1 kB view hashes)

Uploaded Source

Built Distribution

jupyterlab_sublime-0.4.1-py3-none-any.whl (25.8 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page