Skip to content

Commit be10697

Browse files
sarahmaddoxk8s-ci-robot
authored andcommitted
Added link from notebooks setup to multi-user isolation doc. (kubeflow#1001)
1 parent 7b086d7 commit be10697

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

content/docs/notebooks/setup.md

+4-2
Original file line numberDiff line numberDiff line change
@@ -256,11 +256,13 @@ exposed to the internet and is an unsecured endpoint by default.
256256
257257
## Next steps
258258
259-
* See a [simple example](https://github.com/kubeflow/examples/tree/master/pipelines/simple-notebook-pipeline) of creating Kubeflow pipelines in a jupyter notebook on GCP.
259+
* See a [simple example](https://github.com/kubeflow/examples/tree/master/pipelines/simple-notebook-pipeline) of creating Kubeflow pipelines in a Jupyter notebook on GCP.
260260
* Build machine-learning pipelines with the [Kubeflow Pipelines
261261
SDK](/docs/pipelines/sdk/sdk-overview/).
262262
* Explore [Kubeflow Fairing](/docs/fairing/) for a complete solution to
263263
building, training, and deploying an ML model from a notebook.
264+
* See how to configure [multi-user isolation](/docs/other-guides/multi-user-overview/) in Kubeflow, to separate the notebooks for each user in a shared Kubeflow deployment.
264265
* Learn the advanced features available from a Kubeflow notebook, such as
265266
[submitting Kubernetes resources](/docs/notebooks/submit-kubernetes/) or
266-
[building Docker images](/docs/notebooks/submit-docker-image/).
267+
[building Docker images](/docs/notebooks/submit-docker-image/).
268+

0 commit comments

Comments
 (0)