Skip to content

Instantly share code, notes, and snippets.

@kvnkho
Created January 19, 2022 03:37
Show Gist options
  • Save kvnkho/997fecf31b459e09e065145773ea8214 to your computer and use it in GitHub Desktop.
Save kvnkho/997fecf31b459e09e065145773ea8214 to your computer and use it in GitHub Desktop.
from prefect.executors import LocalDaskExecutor
flow.executor = LocalDaskExecutor()
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment