Looks like you're deploying to a process work pool. If you're creating a
deployment for local development, calling `.serve` on your flow is a great way
to get started. See the documentation for more information:
<https://docs.prefect.io/latest/concepts/flows/#serving-a-flow>. Set
`ignore_warnings=True` to suppress this message.
After calling
flow.from_source(...).deploy(...)
Where I can pass this
ignore_warnings
? It's not a kwarg available in the
deploy
function, and I'm not sure where else to put it
n
Nate
04/03/2024, 3:28 PM
hi @Samuel Hinton - thanks for raising this!
it seems we're not exposing that kwarg in the method on flows, only on the standalone util
Bring your towel and join one of the fastest growing data communities. Welcome to our second-generation open source orchestration platform, a completely rethought approach to dataflow automation.