silky / ReproduceMeGit

A visualization tool for analyzing the reproducibility of Jupyter Notebooks

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ReproduceMeGit

ReproduceMeGit is a visualization tool for analyzing the reproducibility of Jupyter Notebooks. This will help repository users and owners to reproduce and directly analyze and assess the reproducibility of any GitHub repository containing Jupyter Notebooks. The tool provides information on the number of notebooks that were successfully reproducible, those that resulted in exceptions, those with different results from the original notebooks, etc. Each notebook in the repository along with the provenance information of its execution can also be exported in RDF with the integration of the ProvBook tool.

Demo

A video showing the use of ReproduceMeGit with an example is available here.

More Information

Preprint: ReproduceMeGit: A Visualization Tool for Analyzing Reproducibility of Jupyter Notebooks

Talk: ProvenanceWeek 2020: ReproduceMeGit: A Visualization Tool for Analyzing Reproducibility of Jupyter Notebooks

Slides: ProvenanceWeek 2020: ReproduceMeGit: A Visualization Tool for Analyzing Reproducibility of Jupyter Notebooks

Installation

ReproduceMeGit Wiki

About

A visualization tool for analyzing the reproducibility of Jupyter Notebooks

License:MIT License


Languages

Language:Python 89.4%Language:HTML 5.8%Language:JavaScript 4.3%Language:CSS 0.5%