Skip to content

Fix notebook discovery to exclude Jupyter checkpoint files#652

Merged
tturocy merged 1 commit intomasterfrom
fix/650
Dec 1, 2025
Merged

Fix notebook discovery to exclude Jupyter checkpoint files#652
tturocy merged 1 commit intomasterfrom
fix/650

Conversation

@edwardchalstrey1
Copy link
Copy Markdown
Member

Closes #650

Reviewers

If you have any .ipynb_checkpoints on your machine which previously caused the test that runs the tutorials to fail, check out this branch and run the following to check that those checkpoints are now ignored:

pytest tests/test_tutorials.py

@tturocy
Copy link
Copy Markdown
Member

tturocy commented Dec 1, 2025

I was wondering whether we would want to ignore anything in a hidden directory, but this seems good enough for now.

@tturocy tturocy merged commit 586454b into master Dec 1, 2025
28 checks passed
@github-project-automation github-project-automation bot moved this from In review to Done in Ed Chalstrey Gambit priorities Dec 1, 2025
@edwardchalstrey1 edwardchalstrey1 deleted the fix/650 branch December 17, 2025 10:14
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.

[Documentation]: Make reviewing notebooks easier

2 participants