---
blogpost: true
date: Jul 18, 2017
title: Scikit-Image and Dask Performance
tags: Programming, Python, scipy, dask
layout_style: wide
---

This weekend at the SciPy 2017 sprints I worked alongside Scikit-image
developers to investigate parallelizing scikit-image with Dask.

Here is [a notebook of our work](https://nbviewer.jupyter.org/gist/mrocklin/ec745d6c2a12dddddb125ef460a4da76).
