This is an automated email from the ASF dual-hosted git repository.

jiayu pushed a commit to branch docs-mar-07
in repository https://gitbox.apache.org/repos/asf/sedona.git

commit 563c2f885c131f7290e86af2692ffdc992b3be64
Author: Jia Yu <[email protected]>
AuthorDate: Mon Mar 10 00:32:15 2025 -0700

    Remove use cases notebooks since it slows down the doc site complication
---
 mkdocs.yml | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/mkdocs.yml b/mkdocs.yml
index 60618b5a42..6f1cf1c5e1 100644
--- a/mkdocs.yml
+++ b/mkdocs.yml
@@ -145,11 +145,6 @@ nav:
           - Make a release: community/publish.md
           - Vote a release: community/vote.md
       - Publications: community/publication.md
-  - Use cases:
-      - Spatially aggregate airports per country: 
usecases/ApacheSedonaSQL_SpatialJoin_AirportsPerCountry.ipynb
-      - Match foot traffic to Seattle coffee shops: 
usecases/contrib/foot-traffic.ipynb
-      - Raster image manipulation: usecases/ApacheSedonaRaster.ipynb
-      - Read Overture Maps data: usecases/Sedona_OvertureMaps_GeoParquet.ipynb
   - Apache Software Foundation:
       - Foundation: asf/asf.md
       - License: https://www.apache.org/licenses/"; target="_blank
@@ -239,7 +234,5 @@ plugins:
   - macros
   - git-revision-date-localized:
       type: datetime
-  - mkdocs-jupyter:
-      include_source: True
   - mike:
       canonical_version: "latest"

Reply via email to