Skip to content

Commit

Permalink
Update Coiled-based examples (#191)
Browse files Browse the repository at this point in the history
  • Loading branch information
gjoseph92 authored Nov 29, 2022
1 parent cded502 commit 2a62926
Show file tree
Hide file tree
Showing 6 changed files with 13,594 additions and 13,498 deletions.
3 changes: 2 additions & 1 deletion binder/requirements.txt
Original file line number Diff line number Diff line change
@@ -1 +1,2 @@
pdm
pdm
setuptools
1,032 changes: 697 additions & 335 deletions examples/cluster.ipynb

Large diffs are not rendered by default.

25,410 changes: 12,506 additions & 12,904 deletions examples/gif.ipynb

Large diffs are not rendered by default.

456 changes: 317 additions & 139 deletions examples/show.ipynb

Large diffs are not rendered by default.

187 changes: 70 additions & 117 deletions pdm.lock

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ viz = [
[tool.pdm.dev-dependencies]
binder = [
"Bottleneck>=1.3.2",
"coiled>=0.2.27",
"coiled>=0.2.50",
"geogif>=0",
"jupyter-server-proxy>=3.2.0",
"jupyterlab-geojson>=3.1.2",
Expand Down Expand Up @@ -70,11 +70,11 @@ test = [
util = [
"py-spy",
"pystac>=1",
"scheduler-profilers @ git+https://github.com/gjoseph92/scheduler-profilers.git@main",
"graphviz>=0.16",
"snakeviz>=2.1.0",
"sphinx-autobuild>=2021.3.14",
"twine>=3.4.1",
"dask-pyspy>=0.4.0",
]

[build-system]
Expand Down

0 comments on commit 2a62926

Please sign in to comment.