Peter
03/06/2023, 6:16 PMZanie
Peter
03/06/2023, 6:28 PMZanie
PREFECT_API_URL
has your account and workspace id in itZanie
PREFECT_UI_URL
will get you the URL for the UI with similar contextPeter
03/06/2023, 6:31 PMZanie
prefect.settings
and require you to call .value()
to get the actual value instead of the setting object.Peter
03/06/2023, 6:38 PMZanie
Zanie