[BUG] LaunchPlan cannot be created within a function #6062
Labels
backlogged
For internal use. Reserved for contributor team workflow.
bug
Something isn't working
flytekit
FlyteKit Python related issue
Describe the bug
Launchplans do not really need to be tracked as they do not exist during runtime. It should be possible to use launchplans without an LHS reference. But currently this fails, with an error like
Expected behavior
Ideally it should be possible to create
Launchplan.create
and use it inline programmaticallyAdditional context to reproduce
It should also be possible to use lps in jupyter
Screenshots
No response
Are you sure this issue hasn't been raised already?
Have you read the Code of Conduct?
The text was updated successfully, but these errors were encountered: