Finally my workflow works all the way through! But... I guess I'm left with another question now... is there a way to get the data without copying the json string from the gui?
Also we are working on sharable links - coming soon
freezing-airport-6809
10/14/2023, 4:52 PM
Also a bigger story on artifacts is happening too - which helps in all ways of sharing data
s
sparse-advantage-22780
10/16/2023, 7:19 PM
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?
sparse-advantage-22780
10/16/2023, 7:20 PM
Just trying to get an idea if our requirements are unique, or if I'm thinking about this in the wrong way.