A Custom Jupyter Widget Library
Project description
bonxai
A Custom Jupyter Widget Library
Installation
To install use pip:
$ pip install bonxai
For a development installation (requires Node.js and Yarn version 1),
$ git clone https://github.com//bonxai.git
$ cd bonxai
$ pip install -e .
$ jupyter nbextension install --py --symlink --overwrite --sys-prefix bonxai
$ jupyter nbextension enable --py --sys-prefix bonxai
When actively developing your extension for JupyterLab, run the command:
$ jupyter labextension develop --overwrite bonxai
Then you need to rebuild the JS when you make a code change:
$ cd js
$ yarn run build
You then need to refresh the JupyterLab page when your javascript changes.
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
bonxai-0.1.1.tar.gz
(668.2 kB
view details)
Built Distribution
bonxai-0.1.1-py3-none-any.whl
(792.4 kB
view details)
File details
Details for the file bonxai-0.1.1.tar.gz
.
File metadata
- Download URL: bonxai-0.1.1.tar.gz
- Upload date:
- Size: 668.2 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.8.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | c3fe141462561ba6a8ccfdb29c24daf0f57cb50fec58fae6db0205e1c047f794 |
|
MD5 | 626e4af6300bb73e3bcf068cd6cd58d4 |
|
BLAKE2b-256 | 84f02f9008a042425dc0f8336e1146042fad7363d38dbe2b8738914dd794e0c9 |
File details
Details for the file bonxai-0.1.1-py3-none-any.whl
.
File metadata
- Download URL: bonxai-0.1.1-py3-none-any.whl
- Upload date:
- Size: 792.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.8.19
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 0c125737dcce02a09ec8c33d6912c3c72c812659ffe96211bd37ef0f490d0bb4 |
|
MD5 | 90368016ba21fc6798d86e183feb190e |
|
BLAKE2b-256 | d8c82d18f0cc76333270cca0241a64f9ab69f0764572c02fede28d773f6fdd3c |