From 663ae8eceed99f27886b65393ff80219ace95e23 Mon Sep 17 00:00:00 2001 From: Jonathan Felder Date: Fri, 30 Aug 2024 16:33:35 -0700 Subject: [PATCH] [DH-361] enabling nonempty directory delete, show hidden files is already enabled --- deployments/nature/config/common.yaml | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/deployments/nature/config/common.yaml b/deployments/nature/config/common.yaml index a92e96c05..09c0a3a1b 100644 --- a/deployments/nature/config/common.yaml +++ b/deployments/nature/config/common.yaml @@ -35,6 +35,11 @@ jupyterhub: - course::1524699::group::all-admins singleuser: extraFiles: + jupyter_server_config.json: + mountPath: /usr/local/etc/jupyter/jupyter_server_config.json + data: + FileContentsManager: + always_delete_dir: true remove-exporters: mountPath: /etc/jupyter/jupyter_notebook_config.py stringData: |