Example of using a Science Capsule Widget in a Jupyterlab extension
Project description
jupyterlab-scicap-ui
This package is a jupyterlab extension for the Science Capsule user interface. It loads the scicap-ui React app into a widget that can be launched from the jupyterlab launcher window.
Install
jlpm
jlpm build
jupyter labextension install .
# Rebuild Typescript source after making changes
jlpm build
# Rebuild JupyterLab after making any changes
jupyter lab build
You can watch the source directory and run JupyterLab in watch mode to watch for changes in the extension's source and automatically rebuild the extension and application.
# Watch the source directory in another terminal tab
jlpm watch
# Run jupyterlab in watch mode in one terminal tab
jupyter lab --watch
Build and Publish
First commit changes and upgrade the package version using npm.
npm version patch
Then build
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 Distributions
No source distribution files available for this release.See tutorial on generating distribution archives.
Built Distribution
Close
Hashes for jupyterlab_scicap_ui-0.3.13-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c0fe10dbafc9b2850a8c91100032c430b48f30a0ed933e815f7316dc5e89f53c |
|
MD5 | 9d89efa90de0484081a860852bacc600 |
|
BLAKE2b-256 | e3ca68c7a37369b1608e636a8d75eb257c5ad91875f6251ee55d8b83a268b7c9 |