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
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.1.4.tar.gz
(1.8 MB
view hashes)
Built Distribution
Close
Hashes for ipydagred3-0.1.4-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 458c3e5f665e2c77e24cd3e05a2b4ba746cda04fa69ed26e68eb16480b33b1ab |
|
MD5 | 0f592df6bb91f212d3e6a4a3c1b77be1 |
|
BLAKE2b-256 | 9ba54588876494c6c6db93b40e5e38a5766776de1932cb47827f921e7fcb3da9 |