Skip to content
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

Fixed broken links in pipeline sdk-overview #1768

Merged
merged 2 commits into from
Mar 5, 2020

Conversation

janeman98
Copy link
Contributor

@janeman98 janeman98 commented Mar 3, 2020

Part of fixes for issue 1683.

In the following page: https://www.kubeflow.org/docs/pipelines/sdk/sdk-overview/
image

KubeFlow Pipelines basic component build -> https://github.com/kubeflow/pipelines/blob/master/samples/core/component_build/component_build.ipynb
-> 404

Under 4th "More about the above workflow"
image

xgboost-training-cm.py->https://github.com/kubeflow/pipelines/blob/master/samples/core/xgboost-spark/xgboost-training-cm.py -> 404


This change is Reviewable

@janeman98
Copy link
Contributor Author

/assign @jinchihe

@joeliedtke
Copy link
Member

/assign

@joeliedtke
Copy link
Member

Copy link
Member

@joeliedtke joeliedtke left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks great, added one suggestion. Thanks for fixing these links!

@@ -384,7 +384,7 @@ You can also choose to share your pipeline as follows:

{{% alert title="More about the above workflow" color="info" %}}
For an example of the above workflow, see the
Jupyter notebook titled [KubeFlow Pipelines basic component build](https://github.com/kubeflow/pipelines/blob/master/samples/core/component_build/component_build.ipynb) on GitHub.
Jupyter notebook titled [KubeFlow Pipelines basic component build](https://github.com/kubeflow/pipelines/blob/master/samples/core/container_build/container_build.ipynb) on GitHub.
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggestion, update the notebook title:

KubeFlow Pipelines basic component build
->
KubeFlow Pipelines container building

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Thanks @joeliedtke for your review!

I have modified the file as what you have suggested. Please review/approve. Feel free to let me know if further change is needed.

@joeliedtke
Copy link
Member

/lgtm
/approve

Thanks for fixing these links!

@k8s-ci-robot
Copy link
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

This pull-request has been approved by: joeliedtke

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 /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@k8s-ci-robot k8s-ci-robot merged commit 9e6bc1d into kubeflow:master Mar 5, 2020
@janeman98
Copy link
Contributor Author

Thanks @joeliedtke !

@janeman98 janeman98 deleted the sdk-overview branch March 5, 2020 05:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants