Prefect Cloud
How to use Prefect Cloud to manage and monitor workflows
Run a Prefect Cloud Data Pipeline on a Single Machine
Execute all tasks locally in a single thread with Prefect and register this flow with Prefect Cloud
Run a Prefect Cloud Data Pipeline on a Dask Cluster
Create a prefect flow and distribute all tasks across Dask clusters. Register this flow with Prefect Cloud
Run a Prefect Cloud Data Pipeline with access to a Dask Cluster
Create a prefect flow and distribute a task across Dask clusters. Register this flow with Prefect Cloud