Skip to main content

A Custom Jupyter Widget Library

Project description

thomas-jupyter-widget

A Custom Jupyter Widget Library

img

Installation

For a development installation (requires npm),

$ git clone https://github.com/mellesies/thomas-jupyter-widget.git
$ cd thomas-jupyter-widget
$ pip install -e .
$ jupyter nbextension install --py --symlink --sys-prefix thomas-jupyter-widget
$ jupyter nbextension enable --py --sys-prefix thomas-jupyter-widget
$ jupyter labextension install js

When actively developing your extension, build Jupyter Lab with the command:

$ jupyter lab --watch

This take a minute or so to get started, but then allows you to hot-reload your javascript extension. To see a change, save your javascript, watch the terminal for an update.

Note on first jupyter lab --watch, you may need to touch a file to get Jupyter Lab to open.

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

thomas-jupyter-widget-0.1.0a20.tar.gz (366.1 kB view hashes)

Uploaded Source

Built Distribution

thomas_jupyter_widget-0.1.0a20-py2.py3-none-any.whl (738.3 kB view hashes)

Uploaded Python 2 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