acoustic-carpenter-78188
10/31/2023, 12:06 AM@task
def my_task(foo: int, bar: str) -> bool:
"""
:param foo: Some foo description here
:param bar: Other bar description here
:return: Description of return type here
...
Description Entity Table
FlyteConsole: We should be able to see the description when listing tasks/workflows
image▾
acoustic-carpenter-78188
10/31/2023, 12:06 AMacoustic-carpenter-78188
11/02/2023, 8:36 PM