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
Release files for jupyter-traitlets 0.0.3
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| jupyter_traitlets-0.0.3.tar.gz | 1.2 MB | Details |
Built distribution (wheel)
| File | Interpreter | ABI | Platform | Reset |
|---|---|---|---|---|
| jupyter_traitlets-0.0.3-py3-none-any.whl | Python 3 | none | any | Details |
Total release size: 2.3 MB
Release files / jupyter_traitlets-0.0.3.tar.gz
| Download URL | jupyter_traitlets-0.0.3.tar.gz |
|---|---|
| Size | 1.2 MB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
f6491e17deafea1ff00e463fe1f4ccccedbd0671a0408135f07c44f204b38f5d
|
|
BLAKE2b-256 checksum How to use checksums |
1e849d54be9515ec0ddc025e99fe09a4cb761f342fa94a22a2b8b643e2681630
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.0
|
Release files / jupyter_traitlets-0.0.3-py3-none-any.whl
| Download URL | jupyter_traitlets-0.0.3-py3-none-any.whl |
|---|---|
| Size | 1.2 MB |
| Tags | Python 3 |
|
SHA-256 checksum How to use checksums |
42ab44f5e19f046632e80cc247fe1a34856f532ab50f3e9931b1aab4cdbff0a8
|
|
BLAKE2b-256 checksum How to use checksums |
700f51f0337e18b067cd23694879e873a554f59b3daef07733f0c8067f55e9d6
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |
| Uploaded via |
twine/4.0.2 CPython/3.11.0
|