Channels
announcements
ask-marvin
best-practices-coordination-plane
data-ecosystem
data-tricks-and-tips
events
find-a-prefect-job
geo-bay-area
geo-berlin
geo-boston
geo-chicago
geo-colorado
geo-dc
geo-israel
geo-japan
geo-london
geo-nyc
geo-seattle
geo-texas
gratitude
introductions
marvin-in-the-wild
pacc-clearcover-june-12-2023
pacc-may-31-2023
ppcc-may-16-2023
prefect-ai
prefect-aws
prefect-azure
prefect-cloud
prefect-community
prefect-contributors
prefect-dbt
prefect-docker
prefect-gcp
prefect-getting-started
prefect-integrations
prefect-kubernetes
prefect-recipes
prefect-server
prefect-ui
random
show-us-what-you-got
Powered by
Title
e
Edmondo Porcu
05/16/2023, 7:26 PM
One more question about parameters, can one customize the description in the UI? maybe using annotations in the flow?
c
Christopher Boyd
05/16/2023, 7:36 PM
You can set the default or the override which are inferred from the flow deployment
You can set a description on the flow using the docstring, but nothing specifically for parameters
👍 1
so maybe you coulld make one a clever docstring that includes that?
e
Edmondo Porcu
05/16/2023, 7:46 PM
The flow description is shown in the ui right? So if I make a nice description using docstring it is rendered
✅ 1
c
Christopher Boyd
05/16/2023, 8:27 PM
Exactly - we’ve seen some very clever / fancy implementations
but ultimately it’s just rendered from the docstring
#ppcc-may-16-2023
Join Slack