A Custom Jupyter Widget Library with visualizations created with D3.js.
Project description
d3vis_ipynb
A Custom Jupyter Widget Library with visualizations created with D3.js.
Installation
To install use pip:
$ pip install d3vis-ipynb
For a development installation (requires Node.js and Yarn version 1),
$ git clone https://github.com/H-IAAC/d3vis_ipynb.git
$ cd d3vis_ipynb
$ pip install -e .
$ jupyter nbextension install --py --symlink --overwrite --sys-prefix d3vis_ipynb
$ jupyter nbextension enable --py --sys-prefix d3vis_ipynb
When actively developing your extension for JupyterLab, run the command:
$ jupyter labextension develop --overwrite .
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
d3vis_ipynb-0.3.4.tar.gz
(251.7 kB
view details)
Built Distribution
d3vis_ipynb-0.3.4-py3-none-any.whl
(468.1 kB
view details)
File details
Details for the file d3vis_ipynb-0.3.4.tar.gz
.
File metadata
- Download URL: d3vis_ipynb-0.3.4.tar.gz
- Upload date:
- Size: 251.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 5f53927ce6726c42afb769ffffa566582c543855f1213357894501d4b08fd700 |
|
MD5 | 4bf54b3f7b72c0c00c3322097ace9fca |
|
BLAKE2b-256 | 680aae7cec8d2d22a92109f141e13f7548d694e8fdfde4bf6ea346b1993c8ead |
File details
Details for the file d3vis_ipynb-0.3.4-py3-none-any.whl
.
File metadata
- Download URL: d3vis_ipynb-0.3.4-py3-none-any.whl
- Upload date:
- Size: 468.1 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/5.0.0 CPython/3.11.9
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | d2dab454a3c92c50183762613508f6f1ea789793718f01636087df134c20824d |
|
MD5 | f8e97db8e242b672b9db58029a0fad74 |
|
BLAKE2b-256 | d9951f874de3a16e1aca7ff8f99f6ef99c06ee9a85014aa43c7cd2e794f7fb1a |