Share reproducible work
This site allows you to run reproducible research packaged with ReproZip directly from your browser. Upload your own .rpz
file and click the "Upload" button!
Trace your application in the terminal
Generate a ReproZip bundle
For web apps, augment your bundle with an archive of client-side assets
Replay your application
Select a package to upload
Examples
bechdel.rpz: Attempt to replicate the findings from a FiveThirtyEight article examining gender bias in the movie business
digits_sklearn_opencv.rpz: Recognizing the value of hand-written digits using OpenCV and scikit-learn
bash-count.rpz: Simple bash script counting the lines in a file