[ 源代码: python-papermill ]
软件包:python3-papermill(2.6.0-5)
python3-papermill 的相关链接
Debian 的资源:
下载源码包 python-papermill:
- [python-papermill_2.6.0-5.dsc]
- [python-papermill_2.6.0.orig.tar.gz]
- [python-papermill_2.6.0-5.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
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.
其他与 python3-papermill 有关的软件包
|
|
|
|
-
- dep: python3
- 交互式高级面向对象语言(默认 python3 版本)
-
- dep: python3-aiohttp
- http client/server for asyncio
- 或者 python3-supported-max (<< 3.12)
- 软件包暂时不可用
- 或者 python3-supported-min (>= 3.13)
- 软件包暂时不可用
-
- dep: python3-click
- Command-Line Interface Creation Kit - Python 3.x
-
- dep: python3-colors
- ANSI colors for Python
-
- dep: python3-nbclient
- Client to execute jupyter notebooks
-
- dep: python3-nbformat
- Jupyter notebook format (Python 3)
-
- dep: python3-requests
- elegant and simple HTTP library for Python3, built for human beings
-
- dep: python3-tenacity
- retry code until it succeeeds
-
- dep: python3-tqdm
- fast, extensible progress bar for Python 3 and CLI tool
-
- dep: python3-yaml
- YAML parser and emitter for Python3
