From 25c175155772d773ccf12b8545428b48b97a5323 Mon Sep 17 00:00:00 2001 From: Aaron Liang Date: Wed, 13 Sep 2023 19:06:41 -0700 Subject: [PATCH] Fix Jupyterhub readme --- jupyter-on-gke/README.md | 6 +++++- 1 file changed, 5 insertions(+), 1 deletion(-) diff --git a/jupyter-on-gke/README.md b/jupyter-on-gke/README.md index 63c428b33..ad634332a 100644 --- a/jupyter-on-gke/README.md +++ b/jupyter-on-gke/README.md @@ -30,7 +30,7 @@ Preinstall the following on your computer: 1. If needed, git clone https://github.com/GoogleCloudPlatform/ai-on-gke -2. `cd ai-on-gke/jupyter-on-gke/jupyterhub` +2. `cd ai-on-gke/jupyter-on-gke/` 3. Edit `variables.tf` with your GCP settings. The `` that you specify will become a K8s namespace for your Jupyterhub services. Note: @@ -142,7 +142,11 @@ As the description for each profiles explains, each profiles uses a different re You can change the image used by these profiles, change the resources, and add specific hooks to the profiles +<<<<<<< Updated upstream Within the [`config.yaml`](https://github.com/GoogleCloudPlatform/ai-on-gke/blob/main/ray-on-gke/user/jupyterhub/jupyter_config/config.yaml), the profiles sit under the `singleuser` key: +======= +Within the [`config.yaml`](https://github.com/GoogleCloudPlatform/ai-on-gke/blob/main/jupyter-on-gke/jupyter_config/config.yaml), the profiles sit under the `singleuser` key: +>>>>>>> Stashed changes ``` yaml singleuser: