worried-airplane-87065
04/04/2025, 11:43 PMjolly-florist-66728
04/04/2025, 11:43 PMpyflyte register
, the code is packaged and uploaded to a blob store configured in your Flyte setup, such as S3 or GCS. The code is not copied to a specific directory on your local machine; instead, it is stored in the cloud, where Flyte can access it during workflow execution. Would you like more details on this process?
Sources:
- Flyte documentation on registering workflows 👍 0 button 👎 0 button 💡 Hint: Mention @runllm in the thread for followups.worried-airplane-87065
04/04/2025, 11:44 PMjolly-florist-66728
04/04/2025, 11:44 PMworried-airplane-87065
04/04/2025, 11:47 PMjolly-florist-66728
04/04/2025, 11:47 PMWORKDIR
directive in the Dockerfile or as specified by the source_root
parameter if using ImageSpec
. This ensures that the code is accessible via the PYTHONPATH
during execution. Would you like more details on how to configure this?
Sources:
- Flyte documentation on fast registration 👍 0 button 👎 0 button 💡 Hint: Mention @runllm in the thread for followups.