nrbgt / ipyforcegraph

Jupyter Widgets for force-directed graphs

Home Page:https://ipyforcegraph.rtfd.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ipyforcegraph

Jupyter Widgets for interactive 2D and 3D graphs powered by the force-graph and 3d-force-graph libraries.

Install Demo Build Docs
npm-badge
pypi-badge
conda-badge
binder-badge ci-badge docs-badge
Examples
CHANGELOG
CONTRIBUTING

Screenshots

TODO

Prerequisites

  • python >=3.7

JupyterLab compatibility

jupyterlab ipyforcegraph special concerns

Install

ipyforcegraph is distributed on conda-forge and PyPI.

ipyforcegraph with conda (recommended)

conda install -c conda-forge ipyforcegraph jupyterlab=3

ipyforcegraph with pip

install nodejs with a package manager

pip install ipyforcegraph jupyterlab=3

Developing

See CONTRIBUTING for a development install.

How it works

TODO

Uninstall

pip uninstall ipyforcegraph

Open Source

This work is licensed under the BSD-3-Clause License.

About

Jupyter Widgets for force-directed graphs

https://ipyforcegraph.rtfd.io

License:BSD 3-Clause "New" or "Revised" License


Languages

Language:Python 49.1%Language:TypeScript 31.8%Language:RobotFramework 18.2%Language:JavaScript 0.5%Language:CSS 0.3%