https://prefect.io logo
m

Matthew Maldonado

04/17/2020, 5:40 AM
If I register a flow and set the proper environment variables for dask. It should use the dask to run it correct?
j

josh

04/17/2020, 2:33 PM
Hey @Matthew Maldonado yes if you have the proper environment variables it should use dask but also look into setting up your flow’s environment to specify the Dask Executor https://docs.prefect.io/orchestration/execution/remote_environment.html#examples