-
Notifications
You must be signed in to change notification settings - Fork 706
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[docs] development guide update #1995
[docs] development guide update #1995
Conversation
Signed-off-by: Shashank Mittal <shashank.mittal.mec22@itbhu.ac.in>
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Thank you!
/approve
/assign @kubeflow/wg-training-leads
@@ -75,7 +75,7 @@ make run | |||
To verify local operator is working, create an example job and you should see jobs created by it. | |||
|
|||
```sh | |||
cd ./examples/v1/dist-mnist | |||
cd ./examples/tensorflow/dist-mnist |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Nice catch :)
[APPROVALNOTIFIER] This PR is APPROVED This pull-request has been approved by: shashank-iitbhu, tenzen-y The full list of commands accepted by this bot can be found here. The pull request process is described here
Needs approval from an approver in each of these files:
Approvers can indicate their approval by writing |
Pull Request Test Coverage Report for Build 7653024732
💛 - Coveralls |
/lgtm |
* [docs] developer_guide update Signed-off-by: Shashank Mittal <shashank.mittal.mec22@itbhu.ac.in> * update Signed-off-by: Shashank Mittal <shashank.mittal.mec22@itbhu.ac.in> --------- Signed-off-by: Shashank Mittal <shashank.mittal.mec22@itbhu.ac.in>
* [docs] developer_guide update Signed-off-by: Shashank Mittal <shashank.mittal.mec22@itbhu.ac.in> * update Signed-off-by: Shashank Mittal <shashank.mittal.mec22@itbhu.ac.in> --------- Signed-off-by: Shashank Mittal <shashank.mittal.mec22@itbhu.ac.in>
What this PR does / why we need it:
go mod tidy
.Checklist: