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

Trace your application in the terminal

Pack

Generate a ReproZip bundle

Record

For web apps, augment your bundle with an archive of client-side assets

Replay

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