Channels
datahub-flyte
scipy-2023-workshop
flyte-school
agent-support-memverge
flyte-build
flyte-users-berlin
scipy-2023-sprint
auth
flyte-bazel
large-language-models
contribute
bioinformatics-computational-biology
great-content
in-flyte-conversations
flyte-on-gcp
show-and-tell
shameless-promotion
linkedin-flyte
random
deployment
hacktoberfest-2023
flyte-github
feature-discussions
linen-test
flytelab
flytekit-java
integrations
ray-on-flyte
conference-talks
release
flyte-ui-ux
workflow-building-ui-proj
writing-w-sfloris
jobs
hacktoberfest-2022
torch-elastic
flyte-console
engineeringlabs
helsing-flyte
flyte-documentation
konan-integration
databricks-integration
ray-integration
wg-gpu-types
flytekit
ecosystem-unionml
scipy-2022-sprint
announcements
ask-the-community
flyte-deployment
introductions
events
Powered by
#ask-the-community
Title
# ask-the-community
r
Robin Kahlow
05/11/2022, 12:31 PM
Hello again, is there a simple way to install specified Python packages before running a task without creating a new docker image?
k
Ketan (kumare3)
05/11/2022, 2:28 PM
Not today- we were thinking of this as a plugin
Would you be interested in contributing
Should be simple
r
Robin Kahlow
05/11/2022, 2:29 PM
sure, haven't looked at the source code too much yet, I guess it'd be as simple as running pip install in the container's entrypoint first?
k
Ketan (kumare3)
05/11/2022, 2:39 PM
Yup
The thing is you have to restart the vm,
There are 2 options
2 Views
Post