Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
Signed-off-by: varodrig <[email protected]>
  • Loading branch information
varodrig committed Sep 24, 2024
1 parent b83d113 commit 4fce8da
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -55,4 +55,4 @@ weight = 40

- See a [simple example](https://github.com/kubeflow/examples/tree/master/pipelines/simple-notebook-pipeline) of creating Kubeflow pipelines in a Jupyter notebook.
- Build machine-learning pipelines with the [Kubeflow Pipelines SDK](/docs/components/pipelines/legacy-v1/sdk/sdk-overview/).
- Learn the advanced features available from a Kubeflow notebook, such as [submitting Kubernetes resources](/docs/components/notebooks/submit-kubernetes/) or [building Docker images](/docs/components/notebooks/custom-notebook/).
- Learn the advanced features available from a Kubeflow notebook, such as [submitting Kubernetes resources](/docs/components/notebooks/submit-kubernetes/) or [building Docker images](/docs/components/notebooks/container-images/#custom-images/).
1 change: 0 additions & 1 deletion netlify.toml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,6 @@ package = "netlify-plugin-checklinks"

# If a link contains these patterns it will not fail the build, but will be reported as a TODO in the build log.
todoPatterns = [
"public/docs/components/notebooks/",

# These are referenced by autogenerated files:
"public/docs/components/pipelines/legacy-v1/reference/api/fonts/",
Expand Down

0 comments on commit 4fce8da

Please sign in to comment.