Skip to main content

JupyterLab extension for the Chameleon testbed

Project description

jupyterlab-chameleon

Client extension

First ensure the tox environment is set up:

make setup
source .tox/python/bin/activate

Then, use the jlpm binary provided by the jupyterlab Python module to build and test the extension.

# 'watch' should automatically recompile .ts files on change and recompile
# the extension for JupyterLab.
jlpm watch

To test the extension within JupyterLab, run it in a separate tab:

jupyter lab --extensions-in-dev-mode

Server extension

First ensure the tox environment is set up:

make setup
source .tox/python/bin/activate

Run tox to run unit tests.

tox

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_chameleon-3.0.14.tar.gz (364.2 kB view hashes)

Uploaded Source

Built Distribution

jupyterlab_chameleon-3.0.14-py3-none-any.whl (426.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