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.1.5.tar.gz
(155.2 kB
view hashes)
Built Distribution
d3vis_ipynb-0.1.5-py3-none-any.whl
(287.0 kB
view hashes)
Close
Hashes for d3vis_ipynb-0.1.5-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 616de2a2ca59a7e2b0ee16ca97174295c407ea2e96979927ceed975065de6249 |
|
MD5 | 2f91416c382d4e1d53c6f3870c7a4161 |
|
BLAKE2b-256 | 1fa75e838856407af7f1aa9d07279d107d3cdc0df004d26b9485e5dcfa33541d |