Hi again, I just realized this so I’m going to pla...
# ask-metaflow
h
Hi again, I just realized this so I’m going to play around with it, but does anyone know if files downloaded using
use_tmpfs=True
can be shared between steps? I have a flow where I’d like to download some images in one step then process them in the following step.
1