dask / dask-blog

Dask development blog
https://blog.dask.org/
30 stars 35 forks source link

Blog Post: How to run different worker types with the Dask Helm Chart #130

Closed Matt711 closed 2 years ago

Matt711 commented 2 years ago

Dask now supports multiple worker groups. From this PR. This blog post has three main points.

Matt711 commented 2 years ago

Thank you, @pavithraes. How does it look now?

pavithraes commented 2 years ago

Thanks for the updates, looks good to me!

Matt711 commented 2 years ago

@jacobtomlinson Blog Post PR is Ready for another review

jacobtomlinson commented 2 years ago

This looks great, thanks @Matt711. I pushed one more commit that fixes formatting a little because a few things weren't rendering quite right. I did this with prettier. I might make a separate PR that adds prettier checks via pre-commit.