HenriquesLab / HenriquesLab/ZeroCostDL4Mic
[Feature] Full notebook CI testing
@ctr26 is already working on this.
Since Jun 2, 2023.
- Dominant language
- Jupyter Notebook
- Stars
- 652
- Forks
- 144
- PR merge metrics
- No merged PRs in 30d
Description
Plan use, colab-runtime to test notebooks on standard datasets
1 - use papermill to modify notebooks for standard params in testing config yaml notebooks
2 - use github actions (and act offline) to test all notebooks against their testing yaml
3 - github actions might not have resources required and using a full epoch for testing might be slow
A - ideally colab-runtime will always be synced with colab
B - ideally use github actions to build set of images (one per notebook?)
Example: https://github.com/amun-ai/hypha/blob/main/.github/workflows/publish-container.yml
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.