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 and get event in ipywidget indicating source, good for node inspector tools)
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.2.tar.gz
(1.3 MB
view hashes)
Built Distribution
Close
Hashes for ipydagred3-0.1.2-py2.py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 769c6101542856c11cc3d12467ff8984500c528c5132818d4d21fa9628562453 |
|
MD5 | 0c0910260468f883ad62b6142139bf64 |
|
BLAKE2b-256 | b2f03a07dd3cb32a38781d22b0cd6781733b1f44cf6f6ec6639f29bbbc2688eb |