Get the latest tech news
Papermill: Parameterizing, executing, and analyzing Jupyter Notebooks
📚 Parameterize, execute, and analyze notebooks. Contribute to nteract/papermill development by creating an account on GitHub.
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. Additionally, if you rerun notebooks through papermill and it will reuse the injected-parameters cell from the prior run. Read CONTRIBUTING.md for guidelines on how to setup a local development environment and make code changes back to Papermill.
Or read this on Hacker News