Hello, I have a question related to describing fl...
# ask-metaflow
j
Hello, I have a question related to describing flows. For experiments or general data processing, there is value in having some description of it, it may be the purpose of running it or the observation after you run it. Currently I have create a card for start step with markdown table where I have a row, Description: Extracting features for dataset X with some new parameters X, Y. And also some tags like dataset name, what features are extracted. But currently i do not see an option other than tags that could be updated after the run. It would be nice to have a notes feature for all runs which are mutable unlike the artifacts of a flow run. I have seen suggestions here for something related to this like - Adding a tag "altered" if the artifacts on S3 were deleted or changed. Another way would be to add the markdown table with the notes at the end step without anything else. That way one could resume the successful run from the end step alone, there by pointing to artifacts of the original run with only the notes in the end step being updated. How are others dealing with it, is it not of interest or are the notes elsewhere? Thank you 🙏
1