CI: script that runs all Colab notebooks
Open
good first issue
help-wanted
- Dominant language
- Python
- Stars
- 11.7k
- Forks
- 920
- PR merge metrics
- No merged PRs in 30d
Description
This script can be Github Action that is only executed when a new release is tagged.
We want to test that all Colab notebooks run without execution errors (particularly because they may not have installed the right version of dependencies, eg. if a dependency got updated without us knowing).
Cf: https://stackoverflow.com/questions/61762045/running-google-colab-every-day-at-a-specific-time
Contributor guide
Assessment
This issue has not been assessed yet.