Skip to content

How to run multiple notebooks in parallel #578

Open
@ddreyfus

Description

@ddreyfus

The documentation states: The general workflow when using papermill is parameterizing a notebook, executing it, as well as storing the results. In addition to operating on a single notebook, papermill also works on a collection of notebooks.

How would one execute a collection of notebooks?
Are they executed in series?
Is papermill thread safe such that I can execute multiple via a thread pool?

Thank you

Metadata

Metadata

Assignees

No one assigned

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions