faint-cat-74485
03/14/2024, 3:47 PMflaky-daybreak-42119
03/14/2024, 5:44 PMfaint-cat-74485
03/14/2024, 6:24 PMglamorous-carpet-83516
03/15/2024, 7:38 PMremote.get
to retrieve the input/output in your notebook.glamorous-carpet-83516
03/15/2024, 7:38 PMfrom flytekit.remote.remote import FlyteRemote
from flytekit.configuration import Config
remote = FlyteRemote(
Config.for_endpoint("playground.canary.unionai.cloud"),
)
remote.get("<flyte://v1/flytesnacks/development/f5fa74bf487734821a3f/n1-0-n1/i>")
glamorous-carpet-83516
03/15/2024, 7:39 PMfaint-cat-74485
03/19/2024, 1:57 PMfaint-cat-74485
03/20/2024, 2:34 PMfaint-cat-74485
03/20/2024, 2:35 PM