2D and 3D force-directed graph widgets for Jupyter
Project description
ipyforcegraph
Jupyter Widgets for interactive 2D and 3D graphs powered by the force-graph and 3d-force-graph libraries.
Install | Demo | Build | Docs |
---|---|---|---|
|
|
|
Examples CHANGELOG CONTRIBUTING |
Screenshots
2D graphs | 3D graphs | |
---|---|---|
demos | ||
text nodes |
Prerequisites
python >=3.8
jupyterlab >=3
Install
ipyforcegraph
is distributed on conda-forge and PyPI.
Installing ipyforcegraph
with mamba
(recommended)
mamba install -c conda-forge ipyforcegraph jupyterlab
... or
conda
, if you must
Installing ipyforcegraph
with pip
install nodejs
with a package manager
pip install ipyforcegraph jupyterlab=3
Installing development ipyforcegraph
with pip
Relying on this distribution for any purpose outside of testing is strongly discouraged.
The latest development release is also published along with the documentation. Replacing
X.Y.Z
with the current version of
dev
, the
following should give the latest snapshot.
pip install -U https://ipyforcegraph.rtfd.io/en/latest/_static/ipyforcegraph-X.Y.Z-py3-none-any.whl
... or
pip install -U https://ipyforcegraph.rtfd.io/en/latest/_static/ipyforcegraph-X.Y.Z.tar.gz
Developing
See CONTRIBUTING for a development install.
How it works
- Provide Sources of nodes and links as e.g.
pandas.DataFrame
s - Annotate with Behaviors such as NodeSelection and LinkColor
- Visualize and interact with the graph in JupyterLab (or JupyterLite)
Uninstall
mamba uninstall ipyforcegraph
... or
conda
, if you must
pip uninstall ipyforcegraph
Open Source
This work is licensed under the BSD-3-Clause License.
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
ipyforcegraph-0.3.2.tar.gz
(1.7 MB
view hashes)
Built Distribution
ipyforcegraph-0.3.2-py3-none-any.whl
(943.2 kB
view hashes)
Close
Hashes for ipyforcegraph-0.3.2-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | c754ce334514e3321b3c3bd7fb71da76b7b70c2af3dd6112bb90445a437f46f7 |
|
MD5 | 8f04c5a2180efbf9df856cbae7f2d764 |
|
BLAKE2b-256 | 36b223bbc1095d1007de2a1683c05cfaa5a1f5375a7687295be3bd2143081d62 |