An open API service indexing awesome lists of open source software.

https://github.com/fhdsl/capstone-sandbox

Sandbox for the activities associated with the reproducibility capstone course: https://hutchdatascience.org/reproducibility_capstone/
https://github.com/fhdsl/capstone-sandbox

capstone reproducibility

Last synced: 6 months ago
JSON representation

Sandbox for the activities associated with the reproducibility capstone course: https://hutchdatascience.org/reproducibility_capstone/

Awesome Lists containing this project

README

          

# Capstone Reproducibility Sandbox

This capstone course is the culmination of the Reproducibility Series.

To get started:

1. Click the `Use Template` button in the corner to get your own copy of this repository.
2. Then git clone this repository to your computer for development.
3. Now you are ready to start the assignments (there are three). Go to the associated folder and see the README in each for instructions. For more detail tips and help for these assignments, go to the [companion course](http://hutchdatascience.org/reproducibility_capstone/).

- [Docker -- Assignment](https://github.com/fhdsl/capstone-sandbox/blob/main/Docker_Assignment/README.md)
- [GitHub Secret -- Assignment](https://github.com/fhdsl/capstone-sandbox/blob/main/GitHub_Secret_Assignment/README.md)
- [GitHub Action -- Assignment](https://github.com/fhdsl/capstone-sandbox/blob/main/GitHub_Action_Assignment/README.md)