Skip to content

Commit

Permalink
jupyter platform dirs
Browse files Browse the repository at this point in the history
  • Loading branch information
EwoutH committed Sep 4, 2024
1 parent 69dc8a9 commit 9898220
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/examples.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,4 +56,6 @@ jobs:
run: uv pip install --system pytest jupyter nbconvert seaborn pandas
# Run Pytest on Jupyter Notebooks
- name: Test Jupyter Notebooks with Pytest
env:
JUPYTER_PLATFORM_DIRS: 1
run: pytest -rA -Werror -Wdefault::FutureWarning tests/test_tutorials.py

0 comments on commit 9898220

Please sign in to comment.