Peter C
01/29/2024, 6:58 PMschwannden kuo
01/30/2024, 11:26 AMsrc
, and we deploy with a deployment.py
which in turn imports every flow we wish to deploy and uses the programmatic some_flow.deploy
syntax to deploy flow.
If you use prefect.yaml, it really is similar as you can specificy deployment's entrypoint
right?