-
Notifications
You must be signed in to change notification settings - Fork 382
Open
Labels
needs: discussionnewreproducibilityenabling scientific reproducibility with r2denabling scientific reproducibility with r2d
Description
ReproZip is an awesome OSS project that lets users capture dependencies of a computation with syscall capture and turn that into a self contained .rpz file. This .rpz file can then be built into a docker image & run!
We should add support for running .rpz files in repo2docker (and hence binderhub). There are two steps:
- Figure out how to tell repo2docker that it's dealing with a rpz file (related to Adding support for OSF #102 refactoring maybe?)
- Call out into reprozip-docker to produce a docker image
This should help us support rpz files in binderhub easily.
Metadata
Metadata
Assignees
Labels
needs: discussionnewreproducibilityenabling scientific reproducibility with r2denabling scientific reproducibility with r2d