<#2482 [Core feature] Get data from execution into...
# flytekit
a
#2482 [Core feature] Get data from execution into jupyter Issue created by wild-endeavor Problem Statement Users can run tasks currently and have the Flyte memoization service (datacatalog) cache them. The issue I personally find is that it's not easy to then use that data afterwards in iterating. Let's say I can have local access to the appropriate S3 buckets. I run a complicated task or workflow to gather a bunch of data and that result is cached. That's great but now if I want to download that data locally and use it, how do I do that? One could do it, but it's not easy and it's certainly not documented. We think this is important because we think this exact scenario is common - run something in the cloud to get data, but then the resulting dataset is something that fits on a laptop and they want to play around with it locally. Goal No more than five keystrokes or clicks to get the above, assuming a Jupyter notebook is already open. Misc Are you sure this issue hasn't been raised already? ☑︎ Yes Have you read the Code of Conduct? ☑︎ Yes flyteorg/flyte