fix docs link (#875)

This commit is contained in:
Hao Xin 2021-07-29 08:31:18 +08:00 committed by GitHub
parent fcd2ef3802
commit d003e82f49
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ This notebook shows how to compile and run a simple Kubeflow pipeline using Jupy
## Setup
### Setup notebook server
This pipeline requires you to [setup a notebook server](https://www.kubeflow.org/docs/notebooks/setup/) in the Kubeflow UI. After you are setup, upload this notebook and then run it in the notebook server.
This pipeline requires you to [setup a notebook server](https://www.kubeflow.org/docs/components/notebooks/setup/) in the Kubeflow UI. After you are setup, upload this notebook and then run it in the notebook server.
### Upload the notebook to the Kubeflow UI
In order to run this pipeline, make sure to upload the notebook to your notebook server in the Kubeflow UI. You can clone this repo in the Jupyter notebook server by connecting to the notebook server and then selecting New > Terminal. In the terminal type `git clone https://github.com/kubeflow/examples.git`.
In order to run this pipeline, make sure to upload the notebook to your notebook server in the Kubeflow UI. You can clone this repo in the Jupyter notebook server by connecting to the notebook server and then selecting New > Terminal. In the terminal type `git clone https://github.com/kubeflow/examples.git`.