Jupyter Notebook tracing/reproduction using ReproZip
Project description
ReproZip is a tool aimed at simplifying the process of creating reproducible experiments from command-line executions, a frequently-used common denominator in computational science. It tracks operating system calls and creates a package that contains all the binaries, files and dependencies required to run a given command on the author’s computational environment (packing step). A reviewer can then extract the experiment in his environment to reproduce the results (unpacking step).
reprozip-jupyter
This package provides tracing and reproduction of Jupyter notebooks, allowing one to pack all the libraries and data used in their notebook to allow anyone to re-run it easily.
Please refer to reprozip and reprounzip for more information.
Additional Information
For more detailed information, please refer to our website, as well as to our documentation.
ReproZip is currently being developed at NYU. The team includes: