Replies: 1 comment 1 reply
-
|
Hi @najoshi7 the results from your tasks can be accessed depending on where you choose to store them. Take a look at the results documentation 🙂 https://docs.prefect.io/core/concepts/results.html (or if you are performing in-process result access: https://docs.prefect.io/core/idioms/task-results.html) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello prefect community,
I know the workflow-id , workflow-name and workflow run-id for a particular workflow.
How to obtain output & results of a workflow in a Python program?
Thanks.
Beta Was this translation helpful? Give feedback.
All reactions