If I register a flow and set the proper environmen...
# ask-community
m
If I register a flow and set the proper environment variables for dask. It should use the dask to run it correct?
j
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