diff --git a/mnist/mnist_gcp.ipynb b/mnist/mnist_gcp.ipynb index 178bf7e87..b3874e5ea 100644 --- a/mnist/mnist_gcp.ipynb +++ b/mnist/mnist_gcp.ipynb @@ -14,7 +14,7 @@ " \n", "## Requirements\n", "\n", - " * You must be running Kubeflow 1.0 on Kubernetes Engine (GKE) with Cloud Identity-Aware Proxy (Cloud IAP).\n", + " * You must be running Kubeflow 1.0 on Kubernetes Engine (GKE) with Cloud Identity-Aware Proxy (Cloud IAP). See the guide to [deploying Kubeflow on GCP](https://www.kubeflow.org/docs/gke/deploy/).\n", " * Run this notebook within your Kubeflow cluster. See the guide to [setting up your Kubeflow notebooks](https://www.kubeflow.org/docs/notebooks/setup/).\n", " " ]