Skip to content

Way to Auto-run the examples. #106

@ChrisBarker-NOAA

Description

@ChrisBarker-NOAA

What should we add?

We have a bunch of examples (though not enough) in the docs dir -- but it's hard to know if they still work, as things change.

It would be good to set up a way to auto-run all the examples, then we could put that in the CI, and know when / if they break.

They are mostly Jupyter notebooks, but some scripts too.

I think the way to run a Juyter notebook is to nbconvert it to a script, then run that, but maybe there's another way now?

I've done things like this in the past by haveing a python script that finds all the examples and runs them (in a subprocess), and make s areport if any fail. But maybe there's a pre-existing package that can do it more automagically?

Reference

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    GSoC: 2026Issues appropriate for Google Summer of Code project.Testing / CIIssue relevant to improving the testing and CI infrastucture

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions