papermill — Easy Playground
Parameterize and execute Jupyter notebooks programmatically
Getting started with papermillRun locally
Install
pip install papermillPython CodeRun locally
Expected Output
# Expected output shown below # (Run locally with: papermill)
papermill is a third-party package. Parameterize and execute Jupyter notebooks programmatically. Install with: pip install papermill
Challenge
Try modifying the code above to explore different behaviors. Can you extend the example to handle a new use case?