https://flyte.org logo
#contribute
Title
# contribute
b

Byron Hsu

04/27/2023, 4:06 PM
Im wondering what is the best way to sync the flyte task code to the remote side in notebook now? ensuring code resides in the container
@Ketan (kumare3) @Yee @Greg Gydush
g

Greg Gydush

04/27/2023, 6:18 PM
Like the actual code itself?
b

Byron Hsu

04/27/2023, 6:18 PM
how do you bundle the code to the remote? baked in image?
g

Greg Gydush

04/27/2023, 6:22 PM
Baked in image or fast registration. Or are you talking about registering code that's in a notebook to Flyte?
b

Byron Hsu

04/27/2023, 8:15 PM
yes
k

Ketan (kumare3)

04/28/2023, 12:18 AM
that is not handled today, i have a PR in works right now
but that is experimental
problem is we cannot just simply address the function right
check it out if you folks want
b

Byron Hsu

04/28/2023, 12:19 AM
Nice cc @Ankit Goyal
k

Ketan (kumare3)

04/28/2023, 12:31 AM
Happy to collaborate on this
Does not work on dynamic
b

Byron Hsu

04/28/2023, 7:59 AM
I’d love to test it out on our notebook and leave some comments
lmk when it’s ready to test
k

Ketan (kumare3)

04/28/2023, 1:28 PM
I’ll rebase it, should be ready to test, needs new base image builds