ciemss / pyciemss

Causal and probabilistic reasoning with continuous time dynamical systems
Other
12 stars 4 forks source link

revert removal of notebook test from CI #531

Closed SamWitty closed 3 months ago

SamWitty commented 3 months ago

In #493 I accidentally removed the notebook tests from the CI. This tiny PR reintroduces them.

review-notebook-app[bot] commented 3 months ago

Check out this pull request on  ReviewNB

See visual diffs & provide feedback on Jupyter Notebooks.


Powered by ReviewNB

SamWitty commented 3 months ago

@sabinala , I needed to clear notebook outputs to get the test to pass. I'll add more elaborate solution in a follow-up PR, but this should work for now. Please review when you're ready.