Skip to content

Add CI workflow to validate example notebooks execute successfully #105

Description

@LOCEANlloydizard

Currently notebooks are executed locally before being committed. It would be useful to add CI workflows that run them in a clean environment and ensure they execute without errors (and potentially warnings?)

Two workflows could be considered: one against the latest development versions of the Echostack packages (e.g., triggered on pushes to main in any (?) Echostack repositories), and one against the latest released versions to ensure the published examples remain functional. The required notebook dependencies should also be defined in pyproject.toml.
Rendering notebooks directly in RTD could also be considered, though some heavier notebooks may exceed memory limits.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions