Replies: 1 comment
-
Can you clarify what your runtime environment is? For Kubeflow Pipelines, you'd have to install the dependencies in the component's container image. For Apache Airflow follow these instructions. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
what i want to know is if i created a pipeline component named test and in that test has to install a python module beautifulsoup4 how can i do that.
Beta Was this translation helpful? Give feedback.
All reactions