diff --git a/contrib/ray/README.md b/contrib/ray/README.md index 3ae2e6f8c4..7ed0b4490c 100644 --- a/contrib/ray/README.md +++ b/contrib/ray/README.md @@ -101,7 +101,7 @@ kubectl get svc -n $MY_KUBEFLOW_USER_NAMESPACE ## Step 5: Create a JupyterLab via Kubeflow Central Dashboard * Click "Notebooks" icon in the left panel. * Click "New Notebook" -* Select `kubeflownotebookswg/jupyter-scipy:v1.9.0` as OCI image (or any other with the same python version) +* Select `kubeflownotebookswg/jupyter-scipy:v1.9.1` as OCI image (or any other with the same python version) * Click "Launch" * Click "CONNECT" to connect into the JupyterLab instance. diff --git a/tests/gh-actions/kf-objects/notebook.test.kubeflow-user-example.com.yaml b/tests/gh-actions/kf-objects/notebook.test.kubeflow-user-example.com.yaml index fdc8e53e0c..6c7ac431d9 100644 --- a/tests/gh-actions/kf-objects/notebook.test.kubeflow-user-example.com.yaml +++ b/tests/gh-actions/kf-objects/notebook.test.kubeflow-user-example.com.yaml @@ -15,7 +15,7 @@ spec: spec: containers: - name: test - image: kubeflownotebookswg/jupyter-scipy:v1.9.0 + image: kubeflownotebookswg/jupyter-scipy:v1.9.1 imagePullPolicy: IfNotPresent resources: limits: