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

Fix example files #42

Merged
merged 5 commits into from
Oct 3, 2024
Merged

Fix example files #42

merged 5 commits into from
Oct 3, 2024

Commits on Oct 2, 2024

  1. fix: update and test example jupyter/ipython notebooks

    Fixes: Missing class call in example files #41
    
    The ipython notebooks were not being tested. This led to an error in the example notebooks which are now fixed. The testing of any ipynb notebooks checked into the repo has also been added.
    dbhart committed Oct 2, 2024
    Configuration menu
    Copy the full SHA
    ff3c4fb View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    6b7b5d7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    109fa76 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    73512b3 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2024

  1. fix: requirements.txt

    matplotlib missing
    dbhart authored Oct 3, 2024
    Configuration menu
    Copy the full SHA
    94c32f2 View commit details
    Browse the repository at this point in the history