Skip to content

Commit

Permalink
Skip ZipCodes_Stops_PiP_cuSpatial.ipynb
Browse files Browse the repository at this point in the history
  • Loading branch information
jakirkham authored Aug 5, 2024
1 parent d240fc3 commit e01880a
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion context/test_notebooks.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,9 @@
'cuspatial/cuproj_benchmark.ipynb',
# context on these being skipped: https://github.com/rapidsai/cuspatial/pull/1407
'cuspatial/cuspatial_api_examples.ipynb',
'cuspatial/nyc_taxi_years_correlation.ipynb'
'cuspatial/nyc_taxi_years_correlation.ipynb',
# context on skip zipcodes: https://github.com/rapidsai/cuspatial/issues/1426
'cuspatial/ZipCodes_Stops_PiP_cuSpatial.ipynb',
]


Expand Down

0 comments on commit e01880a

Please sign in to comment.