Skip to content

add nbmake dependency and run in CI#22

Draft
Aurashk wants to merge 1 commit intomainfrom
add-notebook-tests-to-ci
Draft

add nbmake dependency and run in CI#22
Aurashk wants to merge 1 commit intomainfrom
add-notebook-tests-to-ci

Conversation

@Aurashk
Copy link

@Aurashk Aurashk commented Mar 9, 2026

Description

Just a draft for now, still want to decide best way to grab muse2 in the CI

Close #7

Type of change

  • Documentation (non-breaking change that adds or improves the documentation)
  • New feature (non-breaking change which adds functionality)
  • Optimization (non-breaking, back-end change that speeds up the code)
  • Bug fix (non-breaking change which fixes an issue)
  • Breaking change (whatever its nature)

Key checklist

  • All tests pass (eg. python -m pytest)
  • Pre-commit hooks run successfully (eg. pre-commit run --all-files)

Further checks

  • Code is commented, particularly in hard-to-understand areas
  • Tests added or an issue has been opened to tackle that in the future.
    (Indicate issue here: # (issue))

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

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Test that notebooks run with CI workflow

1 participant