-
Notifications
You must be signed in to change notification settings - Fork 143
Add documentation for dependency installation feature #517
base: master
Are you sure you want to change the base?
Conversation
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here.
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Hi @yashjakhotiya. Thanks for your PR. I'm waiting for a kubeflow member to verify that this patch is reasonable to test. If it is, they should reply with Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. |
/assign @jinchihe |
/ok-to-test |
/retest |
@jinchihe this is only a documentation update. Ideally, this should not fail any presubmit test. |
Yeah, that should be caused by test tenv, I will take a look later once get chance. Thanks. |
/retest |
@yashjakhotiya: The following test failed, say
Full PR test history. Your PR dashboard. Please help us cut down on flakes by linking to an open issue when you hit one in your PR. Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository. I understand the commands that are listed here. |
@yashjakhotiya The CI testing problem has been fixed, would you please fetch and rebase? thanks a lot! |
What this PR does / why we need it: Without documentation, users might struggle in installation of additional python packages in the built docker image required for fairing jobs. This PR mentions the special role of 'requirements.txt' in input_files list of ml_tasks.
Which issue(s) this PR fixes (optional, in
fixes #<issue number>(, fixes #<issue_number>, ...)
format, will close the issue(s) when PR gets merged):Fixes #NONE
Special notes for your reviewer:
This is a documentation update PR
Release note: