Join Slack
Powered by
Hi, is there a way to access the parameters (only)...
# ask-metaflow
e
elegant-painter-46407
04/04/2023, 4:28 PM
Hi, is there a way to access the parameters (only) of a finished run? I have both the FlowName and run_id For instance,
metaflow_run["start"].task.data
will return all data stored in the “start” step but there is no separation between flow parameters and user-defined (within the step) values
✅ 1
5
Views
Open in Slack
Previous
Next