Skip to content

dfreeman06/ipyradiant

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

281 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ipyradiant

Jupyter Widgets for RDF graph interaction, querying, and visualization in JupyterLab.

Install Demo Build Docs
pypi-badge
conda-badge
binder-badge ci-badge CHANGELOG
CONTRIBUTING
examples

Powered by ipyctoscape, datashader, and holoviews.

Visualization Widgets

ipyradiant includes several widgets for visualizing RDF graphs that can be accessed through the examples. datashader screencast

Example Tooling Widgets

ipyradiant includes examples where visualization and utility widgets are linked into example tooling. TabApp screencast

Prerequisites

  • 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

Install

ipyradiant with conda (recommended)

conda install -c conda-forge ipyradiant

ipyradiant with pip

pip install ipyradiant

JupyterLab Extensions

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

Open Source

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

About

Jupyter widgets for working with RDF graphs.

Resources

License

Contributing

Stars

Watchers

Forks

Packages

 
 
 

Contributors

Languages

  • Python 96.5%
  • Jupyter Notebook 2.6%
  • Other 0.9%