File tree Expand file tree Collapse file tree 1 file changed +2
-3
lines changed
examples/v1beta1/kubeflow-pipelines Expand file tree Collapse file tree 1 file changed +2
-3
lines changed Original file line number Diff line number Diff line change @@ -15,10 +15,9 @@ You have to install the following Python SDK to run these examples:
15
15
16
16
## Multi-User Pipelines Setup
17
17
18
- The Notebooks examples run Pipelines in multi-user mode and your Kubeflow Notebook
19
- must have the appropriate ` PodDefault ` with the ` pipelines.kubeflow.org ` audience.
18
+ The Notebooks examples run Pipelines in multi-user mode and your Kubeflow Notebook must authenticate the Pipeline SDK.
20
19
21
- Please follow [ this guide] ( https://www.kubeflow.org/docs/components/pipelines/sdk/ connect-api/#multi-user-mode )
20
+ Please follow [ this guide] ( https://www.kubeflow.org/docs/components/pipelines/user-guides/core-functions/ connect-api/ )
22
21
to give an access Kubeflow Notebook to run Kubeflow Pipelines.
23
22
24
23
## List of Examples
You can’t perform that action at this time.
0 commit comments