Bug#1088987: ITP: python-papermill -- Parameterize, execute, and analyze notebooks
Package: wnpp
X-Debbugs-Cc: debian-devel@lists.debian.org, Debian Python Team <team+python@tracker.debian.org>
Owner: Roland Mas <lolando@debian.org>
Severity: wishlist
* Package name : python-papermill
Version : 2.6.0
Upstream Contact: "nteract contributors" <nteract@googlegroups.com>
* URL : https://github.com/nteract/papermill
* License : BSD-3-Clause
Programming Lang: Python
Description : Parameterize, execute, and analyze notebooks
Papermill is a tool for parameterizing, executing, and analyzing
Jupyter Notebooks. It lets you parameterize notebooks and 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.
Reply to: