Examples#

Dask, and therefore Coiled, are deeply integrated with the Python ecosystem.

This list is by no means exhaustive (see Dask Ecosystem), but here are some introductory examples of ways you can use Coiled to easily scale up popular tools you already use.


Workflow automation with Prefect

Learn more


Distributed HPO with Dask and Optuna

Learn more


Scaling XGBoost with Dask

Learn more


Parallel HPO with xgboost.dask and Optuna in Multiple Clusters

Learn more


Using Coiled with JupyterLab

Learn more


ETL automation with GitHub Actions

Learn more


Faster model training with scikit-learn

Learn more


Parallel read and write with MongoDB

Learn more