From 579cc9bc1e535b69d065f7a036e445c5e8ef045b Mon Sep 17 00:00:00 2001 From: Pierre Sauvage Date: Fri, 29 May 2026 15:22:52 +0200 Subject: [PATCH] fix: fix display name for python --- packages/services/jupyterhub/jupyterhub.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/services/jupyterhub/jupyterhub.yaml b/packages/services/jupyterhub/jupyterhub.yaml index c69a7c2..a4e39d3 100644 --- a/packages/services/jupyterhub/jupyterhub.yaml +++ b/packages/services/jupyterhub/jupyterhub.yaml @@ -440,7 +440,7 @@ modules: guarantee: {{ .Parameters.memoryGi }}G profileList: - - display_name: "🪶 Minimal Python1" + - display_name: "🪶 Minimal Python" description: "Lightweight image with only Python 3.12" kubespawner_override: image: quay.io/okdp/jupyter/minimal-notebook:python-3.12.12-hub-5.4.2-lab-4.5.0