Arbitrary python commands for notebooks in JupyterLab
Project description
# jupyterlab_commands Support for arbitrary python commands
[![Build Status](https://travis-ci.org/timkpaine/jupyterlab_commands.svg?branch=master)](https://travis-ci.org/timkpaine/jupyterlab_commands) [![PyPI](https://img.shields.io/pypi/l/jupyterlab_commands.svg)](https://pypi.python.org/pypi/jupyterlab_commands) [![PyPI](https://img.shields.io/pypi/v/jupyterlab_commands.svg)](https://pypi.python.org/pypi/jupyterlab_commands) [![npm](https://img.shields.io/npm/v/jupyterlab_commands.svg)](https://www.npmjs.com/package/jupyterlab_commands)
## Install `bash pip install jupyterlab_commands jupyter labextension install jupyterlab_commands jupyter serverextension enable --py jupyterlab_commands `
## Adding commands install the server extension, and add the following to jupyter_notebook_config.py
`python3 c.JupyterLabCommands.commands = {'command display name', python_function, ...} `
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file jupyterlab_commands-0.0.1.tar.gz
.
File metadata
- Download URL: jupyterlab_commands-0.0.1.tar.gz
- Upload date:
- Size: 6.3 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: Python-urllib/3.7
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | e9be7f885d796fa12695e41f3e63db44302ddef682212a4660c066c3830bc293 |
|
MD5 | b549f9315ecf663e2ded384edd93db11 |
|
BLAKE2b-256 | da6971fed058f5fb1509bce76401fc2e34daa147a82009dbb6d174f67d373912 |