Alex Wilcoxson
03/22/2023, 3:46 PMDeceivious
03/22/2023, 3:58 PMAlex Wilcoxson
03/22/2023, 4:13 PMDeceivious
03/22/2023, 4:26 PMsubflow()
You will have:
deploy_subflow(flow=subflow,deployment_name=dep_name)# u have to write this method
run_deployment(dep_name) # this method is in prefect
Alex Wilcoxson
03/22/2023, 5:01 PM