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

Is it possible to choose which cells to run using papermill.execute_notebook? #704

Open
wxy347 opened this issue Nov 17, 2022 · 1 comment

Comments

@wxy347
Copy link

wxy347 commented Nov 17, 2022

I use papermill to run a jupyter notebook. Is it possible that I can choose which cell to run, and which not to run using papermill?

papermill.execute_notebook(
                    'notebooks.ipynb',
                    None,
                    parameters=dict(params=params),
                    log_output=True
                )
@TomLav
Copy link

TomLav commented Dec 10, 2022

Check the discussion at #429

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