helpful-church-28990
cron_lp_every_2_minute = LaunchPlan.get_or_create( name = "Test_LP_For_Checking", workflow = training_workflow, schedule = FixedRate(duration=timedelta(minutes=2)), fixed_inputs={"C": 0.1}, )
flytectl get launchplan -p flytesnacks -d development
thankful-minister-83577
flytectl update launchplan --help
Flyte enables production-grade orchestration for machine learning workflows and data processing created to accelerate local workflows to production.