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.3.tar.gz
(167.8 kB
view hashes)
Built Distribution
d3vis_ipynb-0.3.3-py3-none-any.whl
(302.7 kB
view hashes)
Close
Hashes for d3vis_ipynb-0.3.3-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3acd4d5f6b49163e991f71a43e418f31c3db92cfc9c99a8ee7fda2144987ec9b |
|
MD5 | 2c1991bb5936a13916fad8685bdf4365 |
|
BLAKE2b-256 | 5575ba20c45e6ceb1f74a3adb1622defc0cee192b2a50fec156d129683f956bd |