From 58633c39f0fe4907e10c15205aa0d00d65c436f1 Mon Sep 17 00:00:00 2001 From: Tim Kreuzer <t.kreuzer@fz-juelich.de> Date: Tue, 5 Dec 2023 08:25:13 +0100 Subject: [PATCH] remove announcement --- jupyterhub_custom_config.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jupyterhub_custom_config.json b/jupyterhub_custom_config.json index cd17c585..567cdf5a 100644 --- a/jupyterhub_custom_config.json +++ b/jupyterhub_custom_config.json @@ -935,7 +935,7 @@ } }, "announcement": { - "show": true, + "show": false, "title": "Jupyter-JSC maintenance 05.12.2023 07:30 - 12:00 (CET)", "body": "Unity-IdM, the authentication service, will be updated. Jupyter-JSC will be in maintenance until the update is complete (<a href=\"https://status.jsc.fz-juelich.de/services/40\">more</a>)." }, -- GitLab