Skip to content

More informative messages when skipping an example #167

@lesteve

Description

@lesteve

I think that is slightly confusing, even if the timing of the examples make it clear that the execution took no time. Excerpt from the output:

Executing file ../examples/just_code.py
../examples/just_code.py ran in : 0 seconds

Executing file ../examples/plot_choose_thumbnail.py
../examples/plot_choose_thumbnail.py ran in : 0 seconds

Executing file ../examples/plot_colors.py
../examples/plot_colors.py ran in : 0 seconds

Executing file ../examples/plot_exp.py
../examples/plot_exp.py ran in : 0 seconds

Executing file ../examples/plot_function_identifier.py
../examples/plot_function_identifier.py ran in : 0 seconds

Executing file ../examples/plot_gallery_version.py
../examples/plot_gallery_version.py ran in : 0 seconds

Executing file ../examples/plot_quantum.py
../examples/plot_quantum.py ran in : 0 seconds

Executing file ../examples/plot_raise.py
../examples/plot_raise.py ran in : 0 seconds

Executing file ../examples/plot_seaborn.py
../examples/plot_seaborn.py ran in : 0 seconds

Executing file ../examples/plot_strings.py
../examples/plot_strings.py ran in : 0 seconds

Executing file ../examples/plot_test.py
../examples/plot_test.py ran in : 0 seconds

Executing file ../examples/sin_func/plot_sin.py
../examples/sin_func/plot_sin.py ran in : 0 seconds

Executing file ../examples/sin_func/plot_sin_black_background.py
../examples/sin_func/plot_sin_black_background.py ran in : 0 seconds

Executing file ../tutorials/plot_notebook.py
../tutorials/plot_notebook.py ran in : 0 seconds

Executing file ../tutorials/plot_parse.py
../tutorials/plot_parse.py ran in : 0 seconds

Executing file ../tutorials/plot_seaborn_notebook.py
../tutorials/plot_seaborn_notebook.py ran in : 0 seconds

Computation time summary:
        - plot_test.py : 0 sec
        - plot_strings.py : 0 sec
        - plot_sin_black_background.py : 0 sec
        - plot_sin.py : 0 sec
        - plot_seaborn_notebook.py : 0 sec
        - plot_seaborn.py : 0 sec
        - plot_raise.py : 0 sec
        - plot_quantum.py : 0 sec
        - plot_parse.py : 0 sec
        - plot_notebook.py : 0 sec
        - plot_gallery_version.py : 0 sec
        - plot_function_identifier.py : 0 sec
        - plot_exp.py : 0 sec
        - plot_colors.py : 0 sec
        - plot_choose_thumbnail.py : 0 sec

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