From 99a8ebfce1a851bb069b43b9f4d47c08a926d4ab Mon Sep 17 00:00:00 2001 From: Souheil <35379392+Souheil-Yazji@users.noreply.github.com> Date: Mon, 18 Dec 2023 15:09:54 -0500 Subject: [PATCH] docs(kf): update namespace selection section (#1873) * docs(kf): update namespace selection section There is no longer a default namespace, users should just make sure that the correct one is selected. * chore(kfdocs): typo --- docs/en/1-Experiments/Kubeflow.md | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) diff --git a/docs/en/1-Experiments/Kubeflow.md b/docs/en/1-Experiments/Kubeflow.md index fa628f333..384a820c9 100644 --- a/docs/en/1-Experiments/Kubeflow.md +++ b/docs/en/1-Experiments/Kubeflow.md @@ -34,6 +34,8 @@ for your team. - Log into [Kubeflow](https://kubeflow.aaw.cloud.statcan.ca) +- Ensure that your project's namespace is selected from the namespaces drop down menu, and example in the screenshot is "aaw-team" + - Navigate to the Notebook Servers tab ![Kubeflow Manages the Jupyter Servers](../images/kubeflow-main-ui.PNG) @@ -46,11 +48,6 @@ for your team. your server can consist of only lower-case letters, numbers, and hyphens. **No spaces, and no underscores.** -- You will need to specify a namespace. By default you will have a default - namespace for your account, but for projects you may need to select the - namespace created specifically for that project. Otherwise the notebook server - you create may not have access rights to resources required for the project. - ## Image You will need to choose an image. There are JupyterLab, RStudio, Ubuntu remote