Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Tests] Execute tutorial notebook in pytest suite #125

Merged
merged 1 commit into from
May 28, 2024

Conversation

kaiserls
Copy link
Collaborator

@kaiserls kaiserls commented May 28, 2024

Description

Executes the tutorial notebook in the pytest suite, and therefore also in CI. Will prevent our tutorial from being in a broken state.

Fixes #113

Type of change

  • Internal Change

How Has This Been Tested?

  • Local pytest run

Checklist For Contributor

  • My code follows the style guidelines of this project (I installed pre-commit)
  • I have performed a self-review of my own code
  • I have commented my code, particularly in hard-to-understand areas
  • I wrote my changes in the changelog in the [unreleased] section
  • I have made corresponding changes to the documentation
  • My changes generate no new warnings
  • New and existing unit tests pass locally with my changes

Checklist For Maintainers

  • Continuous Integration (CI) is successfully running
  • Do we want to release/tag a new version? ❌

@kaiserls kaiserls force-pushed the tests/run_tutorial_notebook branch from f872eb2 to 0b4b3cb Compare May 28, 2024 19:18
@kaiserls kaiserls merged commit 84ab647 into main May 28, 2024
2 checks passed
@kaiserls kaiserls deleted the tests/run_tutorial_notebook branch May 28, 2024 19:36
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 the jupyter notebook tutorial
1 participant