diff --git a/context/test_notebooks.py b/context/test_notebooks.py index 7f987009..6487745f 100755 --- a/context/test_notebooks.py +++ b/context/test_notebooks.py @@ -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', ]