Jupyter Traitlets.
Project description
Jupyter UI Traitlets
🪐 ⚛️ Create UI for your Jupyter Traits
This package eases the creation of user interfaces based on the Jupyter Traitlets configuration system.
This allows a developer to start from the traits (configuration definition) defined in Python code and automatically generate a React.js
user interface which can be used to manage your settings in a visual way. The traits would be converted to json-schema
definitions that can be used to create the React.js components.
This is particularly useful to build management user interfaces.
pip install -e .[test]
jupyter labextension develop . --overwrite
jupyter labextension list
jupyter server extension list
yarn jupyterlab
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
Built Distribution
Close
Hashes for jupyter_traitlets-0.0.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 42ab44f5e19f046632e80cc247fe1a34856f532ab50f3e9931b1aab4cdbff0a8 |
|
MD5 | 6249ad830499ed4914c43ab723cbb593 |
|
BLAKE2b-256 | 700f51f0337e18b067cd23694879e873a554f59b3daef07733f0c8067f55e9d6 |