Skip to content

Commit

Permalink
Merge pull request #221 from podaac/coiled_fxn_01
Browse files Browse the repository at this point in the history
Added Coiled function demo notebook 1. Small update to dask delayed e…
  • Loading branch information
cassienickles authored Jun 11, 2024
2 parents 5f1ffda + 721660e commit 52cde39
Show file tree
Hide file tree
Showing 6 changed files with 1,796 additions and 17 deletions.
6 changes: 4 additions & 2 deletions _quarto.yml
Original file line number Diff line number Diff line change
Expand Up @@ -238,12 +238,14 @@ website:
contents:
- text: "Notebook"
href: notebooks/aws_lambda_sst/podaac-lambda-invoke-sst-global-mean.ipynb
- section: quarto_text/Dask.qmd
- section: quarto_text/Dask_Coiled.qmd
contents:
- text: "Basic Dask"
href: notebooks/Advanced_cloud/basic_dask.ipynb
- text: "Function Replication Example"
- text: "Dask Function Replication Example"
href: notebooks/Advanced_cloud/dask_delayed_01.ipynb
- text: "Coiled Function Replication Example"
href: notebooks/Advanced_cloud/coiled_function_01.ipynb
- text: "Kerchunk"
href: external/SWOT_to_kerchunk.ipynb
- text: "Dask, Kerchunk, & Zarr"
Expand Down
Loading

0 comments on commit 52cde39

Please sign in to comment.