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 web application in the terminal
Generate a reprozip bundle with server side elements
Archive client side assets into your reprozip bundle
Replay and preview your web 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