Can I coordinate running notebooks with a notebook?

13 views
Skip to first unread message

Sebastian Heyneman

unread,
May 28, 2020, 2:28:41 AM5/28/20
to Project Jupyter
Hello,

I'd like to run all the blocks in a Python 3 notebook.

Am I able to do that programmatically, either with another notebook or in the terminal?

Thanks!

Best,
Sebastian

Tim Head

unread,
May 28, 2020, 2:44:52 AM5/28/20
to Project Jupyter
Hi,

On Thu, May 28, 2020 at 8:28 AM Sebastian Heyneman <sebastia...@gmail.com> wrote:
Hello,

I'd like to run all the blocks in a Python 3 notebook.

Am I able to do that programmatically, either with another notebook or in the terminal?

I use papermill to do that. It is both a Python library and a CLI tool to run notebooks (and get results from them).


T
Reply all
Reply to author
Forward
0 new messages