cuddly-jelly-27016
01/13/2025, 7:02 PMname = f.name.split(".")[-1]E AttributeError: 'LaunchPlan' object has no attribute '__name__' Expected behavior Ideally it should be possible to create
Launchplan.create
and use it inline programmatically
Additional 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?
• Yes
Have you read the Code of Conduct?
• Yes
flyteorg/flytecuddly-jelly-27016
01/13/2025, 7:02 PM