Skip to content

🌠 Add a nox session and GitHub workflow to test evaluation of completed notebooks #18

Description

@namurphy

It's probably too late for it this year, but one possibility for next time would be to:

  • Create a Nox session to execute the completed versions of notebooks (perhaps with nbconvert). If the repository contains a requirements file that exactly matches the HelioCloud environment, we can have a pretty reliable check that the notebooks will work in that environment. ✅
  • Create a GitHub workflow that would run the Nox session as a cron job and on pull requests.

Nox is nice because the configuration files are written in Python, which is magical 🪄! An alternative would be to use tox should we prefer to stick with .ini configuration files. 😅

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