If you are using results e.g. S3Result, how do you debug the content of the generated files without actually running the flow that is using them?
n
Noah Holm
04/01/2021, 1:32 PM
Somewhat guessing here since I haven’t tried S3Result myself yet but I think the result is serialized with cloudpickle as default so you should be able to read the contents by doing