Closed matthew-brett closed 2 years ago
These are two exercises for y'all to practice your Github workflow.
First - make sure you have followed the instructions in the README.md file of your repository, to download the data, and commit the data hash file to the repositories.
README.md
See https://textbook.nipraxis.org/validating_data for more detail.
Next look at:
scripts/validate_data.py
Fill out that file and make it run.
Finally, look in the file:
findoutlie/detectors.py
We recomend these pages as background.
These are two exercises for y'all to practice your Github workflow.
First - make sure you have followed the instructions in the
README.md
file of your repository, to download the data, and commit the data hash file to the repositories.See https://textbook.nipraxis.org/validating_data for more detail.
Next look at:
scripts/validate_data.py
Fill out that file and make it run.
Finally, look in the file:
findoutlie/detectors.py
We recomend these pages as background.