Im wondering what is the best way to sync the flyt...
# contribute
b
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
Like the actual code itself?
b
how do you bundle the code to the remote? baked in image?
g
Baked in image or fast registration. Or are you talking about registering code that's in a notebook to Flyte?
b
yes
k
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
Nice cc @Ankit Goyal
k
Happy to collaborate on this
Does not work on dynamic
b
I’d love to test it out on our notebook and leave some comments
lmk when it’s ready to test
k
I’ll rebase it, should be ready to test, needs new base image builds
150 Views