So, Are there any examples of this being used in practice?
Like, lets say someone runs some heavy analysis and gets a dataframe back, and then they want to mess around with that dataframe locally? I guess I have to have pyflyte wrapper scripts that save the exec id to disk, and then also download the data when the wf/task is completed?