Skip to content

Commit

Permalink
update skipped notebooks list
Browse files Browse the repository at this point in the history
  • Loading branch information
jameslamb committed Jan 31, 2025
1 parent 9dd5872 commit 8edc602
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions context/test_notebooks.py
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,9 @@
]
ignored_filenames = ["-csv", "benchmark", "target", "performance"]
ignored_notebooks = [
'cusignal/api_guide/io_examples.ipynb', # 26gb data download

# following nbs are marked as skipped
'cugraph/algorithms/layout/Force-Atlas2.ipynb',

# cuspatial skips should generally follow the list in 'ci/test_notebooks.sh' in https://github.com/rapidsai/cuspatial
'cuspatial/binary_predicates.ipynb',
'cuspatial/cuproj_benchmark.ipynb',
]
Expand Down

0 comments on commit 8edc602

Please sign in to comment.