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 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 >=1
nodejs >=10
conda install -c conda-forge ipyradiant
pip install ipyradiant
Install the lab extensions that ipyradiant
depends on.
jupyter labextension install @jupyter-widgets/jupyterlab-manager jupyter-cytoscape @pyviz/jupyterlab_pyviz qgrid2
For additional information, see CONTRIBUTING.md
This work is licensed under the BSD-3-Clause License.