Skip to content

Is it possible to set time for running each notebook cell with nbval? #151

@marimeireles

Description

@marimeireles

Hello nbval folks, first of all thanks a lot for your plugin! :)
We've decided to use it on ipycytoscape but we found a problem.
Currently we're having the following error on MacOS:

Notebook cell execution failed
Cell 2: Timeout of 5 seconds exceeded waiting for output.

The way libs like nbconvert are dealing with this is allowing the user to pass a flag that tells jupyter to wait an X amount of time for the cell finish loading with flags like this one: --ExecutePreprocessor.timeout=600 , docs.

Is it possible to do something similar on nbval?

Thanks a lot, please let me know if I can help somehow :)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions