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
Summary:
## Motivation
We are using nbconvert to run tutorials. nbconvert is not really made for this use case, but papermill is, so we have some handwritten code than can be handled by papermill. With papermill, we can go a bit further and use SMOKE_TEST as a [parameter](https://papermill.readthedocs.io/en/latest/usage-parameterize.html) rather than an environment variable. That would make it easy for people to work with the tutorials as notebooks.
Pull Request resolved: #1706
Test Plan:
Ran tutorials locally and made sure smoke-test flag was getting used appropriately.
## Related pull requests
Enabling papermill will make #1703, which automates running a notebook, a bit easier.
Reviewed By: saitcakmak
Differential Revision: D43631568
Pulled By: esantorella
fbshipit-source-id: e7bfeb68e221fff4f1633af8deb9a11d1ff1c0e6
0 commit comments