Assignment 3: Dask Notebooks
Note: If you prefer not to use Google Colab, there are copies of the notebooks in pplectures/homework
.
Part 1: Dask Game of Life
A notebook that contains the assignment has been shared at:
https://colab.research.google.com/drive/1WQK1N9zO1gfIAFho0_7srQn42J3EYU5w?usp=sharing
Log into your google account and make a copy of this notebook in your workspace.
Complete the assignment (in the bottom half). This consists of populating a couple of cells where it says //TODO or #TODO and answering the questions. Write your answers to the questions inline in the notebook using markdown.
Part 2: dask compute()
: Deferred Computation and Skew
A notebook that contains the assignment has been shared at:
https://colab.research.google.com/drive/1N8ZPTdLs7_GvJhl79emxe_lhBAeRdf4B?usp=sharing
Log into your google account and make a copy of this notebook in your workspace.
Turning it in:
For each part, turn in the Notebook file (.ipynb) to Gradescope.
Due date: Tuesday November 2, 2021. 5:00 pm.