Can I activate a Conda environment in the docker when Flyte triggers a workflow #3890
-
My docker image used to register flyte workflows has a few Conda environments, can I activate one environment when a workflow is running in the docker? Thanks! |
Beta Was this translation helpful? Give feedback.
Replies: 3 comments
-
I think the answer is yes! |
Beta Was this translation helpful? Give feedback.
-
@drleowang You can refer here to execute |
Beta Was this translation helpful? Give feedback.
-
Thank you! It is a good practice!
…On Thu, Nov 2, 2023 at 12:56 AM Future-Outlier ***@***.***> wrote:
@drleowang <https://github.com/drleowang> You can refer here to execute
conda by shell task.
https://docs.flyte.org/projects/cookbook/en/v0.3.66/auto/core/flyte_basics/shell_task.html
—
Reply to this email directly, view it on GitHub
<#3890 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AZLWR2WDI6CDNQWVBSTCIL3YCMRW7AVCNFSM6AAAAAA2XPJKF6VHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM3TINJSGQ2DM>
.
You are receiving this because you were mentioned.Message ID:
***@***.***>
|
Beta Was this translation helpful? Give feedback.
@drleowang You can refer here to execute
conda
by shell task.https://docs.flyte.org/projects/cookbook/en/v0.3.66/auto/core/flyte_basics/shell_task.html