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

Implement automated notebook testing #33

Open
dhawalkp opened this issue Apr 28, 2021 · 1 comment
Open

Implement automated notebook testing #33

dhawalkp opened this issue Apr 28, 2021 · 1 comment

Comments

@dhawalkp
Copy link
Contributor

dhawalkp commented Apr 28, 2021

As more and more users are using HuggingFace along with Amazon SageMaker, we are seeing a need to make sure the example notebooks available in this repo are working correctly and intercept any bugs if any pro-actively so that we can identify them before the end users starts experiencing the problems. We need an automated mechanism to regression test these notebooks by periodically executing all the notebooks and report if there are any errors. The errors should create a new issue to be resolved.
This issue is to capture discussion around the practicality of implementing automated testing on this repository. Any thoughts would be greatly appreciated!
@philschmid - If you like to discuss more on this topic.

@philschmid
Copy link
Member

@dhawalkp is there a way to automated tests for SageMaker Notebook Instances or Studio? Currently, all the sample notebooks only work on either Amazon SageMaker Notebook Instances or in SageMaker Studio.

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

2 participants