tutorials icon indicating copy to clipboard operation
tutorials copied to clipboard

Allow for the CI to save generated notebook as artifact.

Open sunil-s opened this issue 3 years ago • 0 comments
trafficstars

🚀 Feature

Motivation

Often, when we make changes to tutorials, there's no easy way to test whether it works prior to merging. This is particularly true for the Colab version of the notebook. If not well-tested, it could result in an unnecessarily large number of fixes and PRs.

Pitch

Have the CI save the generated notebook, so users can test the notebook run end-to-end before merging the PR.

Alternatives

Provide a notebook link to Colab on the PR's branch

Additional context

N/A

sunil-s avatar May 17 '22 05:05 sunil-s