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

[RFC] Use papermill for running tutorials #1705

Closed
wants to merge 1 commit into from
Closed

Conversation

esantorella
Copy link
Member

@esantorella esantorella commented Feb 27, 2023

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 LOC than can be handled by papermill. With papermill, we can go a bit further and use SMOKE_TEST as a parameter rather than an environment variable. That would make it easy for people to work with the tutorials as notebooks.

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.

@esantorella esantorella self-assigned this Feb 27, 2023
@facebook-github-bot facebook-github-bot added the CLA Signed Do not delete this pull request or issue due to inactivity. label Feb 27, 2023
@esantorella esantorella deleted the papermill branch February 27, 2023 18:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
CLA Signed Do not delete this pull request or issue due to inactivity.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants