Jupyter Widgets for RDF graph interaction, querying, and visualization in JupyterLab.
| Install | Demo | Build | Docs |
|---|---|---|---|
| CHANGELOG CONTRIBUTING examples |
Powered by ipyctoscape, datashader, and holoviews.
ipyradiant includes several widgets for visualizing and interacting with RDF graphs
that can be accessed through the examples. 
ipyradiant includes examples where visualization and utility widgets are linked into
example tooling. 
python >=3.6
ipyradiant's python dependencies will install their required nbextensions for
Notebook Classic.
For JupyterLab support, ensure you have the following installed:
jupyterlab >=3nodejs >=10
While ipyradiant doesn't provide any JupyterLab extensions, it depends on a number of
them.
The release of JupyterLab 3 has made some version compatibility unpredictable. Below are some researched combinations that should work.
jupyterlab |
ipycytoscape |
pyviz_comms |
pip install |
|---|---|---|---|
>=3,<4 |
>=1.1.0 |
>=1.0.3 |
ipyradiant[lab3] |
conda install -c conda-forge ipyradiantpip install ipyradiantFor additional information, see CONTRIBUTING.md
This work is licensed under the BSD-3-Clause License.