Skip to content

Commit

Permalink
Update slides - November 2024 (#620)
Browse files Browse the repository at this point in the history
  • Loading branch information
tomwhite authored Nov 18, 2024
1 parent 4b18053 commit 5879d09
Show file tree
Hide file tree
Showing 3 changed files with 12 additions and 12 deletions.
Binary file added docs/slides/intro/benchmarks-aws.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
12 changes: 6 additions & 6 deletions docs/slides/intro/cubed-intro.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"source": [
"# Cubed: an introduction\n",
"\n",
"Tom White, June 2024"
"Tom White, November 2024"
]
},
{
Expand Down Expand Up @@ -187,11 +187,11 @@
}
},
"source": [
"# Example: `map_direct`\n",
"# Example: `map_selection`\n",
"\n",
"![`map_direct`](../../images/map_direct.svg)\n",
"![`map_direct`](../../images/map_selection.svg)\n",
"\n",
"Each block in the output array is read directly from one or more blocks from the inputs.\n",
"Each block in the output array is read directly from one or more blocks from the input.\n",
"\n",
"Can cross block boundaries."
]
Expand Down Expand Up @@ -572,7 +572,7 @@
}
},
"source": [
"* __Modal__: new serverless platform\n",
"* __Modal__: a commercial serverless platform\n",
" * Very easy to set up since it builds the runtime automatically\n",
" * Tested with ~300 workers"
]
Expand Down Expand Up @@ -679,7 +679,7 @@
"name": "python",
"nbconvert_exporter": "python",
"pygments_lexer": "ipython3",
"version": "3.9.18"
"version": "3.11.0"
}
},
"nbformat": 4,
Expand Down
12 changes: 6 additions & 6 deletions docs/slides/intro/cubed-intro.slides.html

Large diffs are not rendered by default.

0 comments on commit 5879d09

Please sign in to comment.