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/
- Host: GitHub
- URL: https://github.com/fhdsl/capstone-sandbox
- Owner: fhdsl
- License: mit
- Created: 2025-04-01T16:17:07.000Z (10 months ago)
- Default Branch: main
- Last Pushed: 2025-06-25T22:25:03.000Z (7 months ago)
- Last Synced: 2025-06-25T22:34:22.414Z (7 months ago)
- Topics: capstone, reproducibility
- Language: Dockerfile
- Homepage: https://hutchdatascience.org/reproducibility_capstone/
- Size: 153 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
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)