Parameterize and run Jupyter and nteract Notebooks
papermill is a tool for parameterizing, executing, and analyzing Jupyter Notebooks. Papermill lets you: - parameterize notebooks - execute notebooks This opens up new opportunities for how notebooks can be used. For example: - Perhaps you have a financial report that you wish to run with different values on the first or last day of a month or at the beginning or end of the year, using parameters makes this task easier. - Do you want to run a notebook and depending on its results, choose a particular notebook to run next? You can now programmatically execute a workflow without having to copy and paste from notebook to notebook manually. Papermill takes an opinionated approach to notebook parameterization and execution based on our experiences using notebooks at scale in data pipelines.
Release | Stable | Testing |
---|---|---|
Fedora Rawhide | 2.6.0-4.fc41 | - |
Fedora 41 | 2.6.0-4.fc41 | - |
Fedora 40 | 2.6.0-2.fc40 | 2.5.0-2.fc40 |
Fedora 39 | 2.6.0-2.fc39 | - |
You can contact the maintainers of this package via email at
python-papermill dash maintainers at fedoraproject dot org
.