Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Feature] Full notebook CI testing #271

Open
ctr26 opened this issue Jun 2, 2023 · 2 comments
Open

[Feature] Full notebook CI testing #271

ctr26 opened this issue Jun 2, 2023 · 2 comments
Assignees

Comments

@ctr26
Copy link
Collaborator

ctr26 commented Jun 2, 2023

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

@ctr26 ctr26 self-assigned this Jun 2, 2023
@ctr26
Copy link
Collaborator Author

ctr26 commented Jun 2, 2023

@ctr26
Copy link
Collaborator Author

ctr26 commented Jun 2, 2023

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant