Skip to content

Commit

Permalink
[DOCS] Update binder notebook examples (#1056)
Browse files Browse the repository at this point in the history
  • Loading branch information
iGN5117 authored Nov 2, 2023
1 parent 2f4f9dd commit 3412696
Show file tree
Hide file tree
Showing 10 changed files with 11,341 additions and 2,759 deletions.
1,281 changes: 159 additions & 1,122 deletions binder/ApacheSedonaCore.ipynb

Large diffs are not rendered by default.

1,136 changes: 262 additions & 874 deletions binder/ApacheSedonaRaster.ipynb

Large diffs are not rendered by default.

441 changes: 40 additions & 401 deletions binder/ApacheSedonaSQL.ipynb

Large diffs are not rendered by default.

462 changes: 135 additions & 327 deletions binder/ApacheSedonaSQL_SpatialJoin_AirportsPerCountry.ipynb

Large diffs are not rendered by default.

7 changes: 4 additions & 3 deletions binder/Pipfile
Original file line number Diff line number Diff line change
Expand Up @@ -14,14 +14,15 @@ pytest-cov = "*"
pandas="1.3.5"
shapely="==1.8.4"
geopandas="==0.11.1"
pyspark="==3.3.2"
pyspark="==3.4.0"
attrs="*"
apache-sedona="==1.4.1"
apache-sedona="==1.5.0"
matplotlib = "*"
descartes = "*"
keplergl = "==0.3.2"
pydeck = "==0.8.0"
ipywidgets = "*"
jupyterlab-widgets = "*"
jupyterlab-widgets = "==1.1.7"
ipykernel = "*"
jupyterlab = "==3.6.4"

Expand Down
Loading

0 comments on commit 3412696

Please sign in to comment.