dask / dask-tutorial

Dask tutorial
https://tutorial.dask.org
BSD 3-Clause "New" or "Revised" License
1.83k stars 702 forks source link

Add new notebook for diagnostic tools #267

Open pavithraes opened 1 year ago

pavithraes commented 1 year ago

It'll be useful to have a dedicated notebook to discuss Dask's diagnostic tools, including task graph visualization, widgets for local compute, dashboard for distributed computation, etc. It can be a subset of https://docs.dask.org/en/stable/understanding-performance.html

@charlesbluca, @ncclementi, and I are submitting a Dask proposal for PyData Global 2022, and we plan to add this notebook as a part of our prep.