Example of using a Science Capsule Widget in a Jupyterlab extension
Project description
React Widget
Create a React.js Widget in JupyterLab.
This extension shows how to use the ReactWidget
wrapper from @jupyterlab/apputils
to use React in a JupyterLab extension.
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
React Developer Tools
It is possible to use the React Developer Tools Chrome extension to inspect React components.
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.12-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | b2e8bc0de08fb5dea386549014656a364eacb63704d274e2b2a9fc0f5646fc53 |
|
MD5 | 8214694ee713019cbc179fc76fbfe993 |
|
BLAKE2b-256 | 74aea45df13d18230dd50229f602abdfa562dbcfd223ef82c96e65e6e5e5ee08 |