WWU-AMM / jupyter-kg

Simple Graph + SparQL examples in Jupyter

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

jupyter-kg

Simple Graph + SparQL examples in Jupyter

Usage

Binder

Testing

On each push a GitHub Action is triggered to build a docker image, just like mybinder.org would. All .py and .ipynb files in the image-tests subdir are then executed with pytest and pytest-notebook respectively. Commited notebook outputs are checked against the results from execution.

Deploy

Deployed on mybinder

About

Simple Graph + SparQL examples in Jupyter

License:BSD 2-Clause "Simplified" License


Languages

Language:Jupyter Notebook 63.6%Language:Python 36.4%