You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I want to run all the python/ipynb scripts once per submit. This simplifies two things:
Since e2e training requires a lot of patience, CICD allows submissions of almost-correct notebooks and let CICD to do the verification.
It should be able to log and detect any regressions in the public demos.
The challenge as I see it is to connect CICD to an aws account where we can bill the costs correctly. @sethiv Where should this be set up? Thanks.
https://github.com/gkrizek/codebuild-ci-sample
The text was updated successfully, but these errors were encountered: