ipywidgets wrapper around dagre-d3
Project description
ipydagred3
ipywidgets wrapper around dagre-d3
Installation
You can install using pip
:
pip install ipydagred3
Or if you use jupyterlab:
pip install ipydagred3
jupyter labextension install @jupyter-widgets/jupyterlab-manager
If you are using Jupyter Notebook 5.2 or earlier, you may also need to enable the nbextension:
jupyter nbextension enable --py [--sys-prefix|--user|--system] ipydagred3
Features
- Dynamically create and modify graphs from python
- Change color, shape, tooltip, etc
- Click events (click on node or edge and get event in ipywidget indicating source, good for node inspector tools)
Tooltips and Click events
Examples
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
ipydagred3-0.2.0.tar.gz
(2.3 MB
view hashes)
Built Distribution
Close
Hashes for ipydagred3-0.2.0-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 77d28229205fd5fdb38c9aee306dd96435bf57662d98c1137abd6a4295860647 |
|
MD5 | 7d0a41c449caf0f70ca342576c3857e5 |
|
BLAKE2b-256 | 23d3ff3a98fa7ac3354f3510e89349cf18a1edbad22af28bfea1779515e17e4e |