dask / dask-blog

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

Reduce image size for choosing chunk size blogpost #120

Closed GenevieveBuckley closed 2 years ago

GenevieveBuckley commented 2 years ago

Turns out the images for the Choosing chunk sizes in Dask blogpost are huge. This PR reduces the size by half, which should be a nice size on screen (and take up less space in the repository)

Related to https://github.com/dask/dask-blog/pull/119