From 1bfebb1917c59dd46cd99ca9bab430286e4368b2 Mon Sep 17 00:00:00 2001
From: Jens Henrik Goebbert <j.goebbert@fz-juelich.de>
Date: Sat, 7 Oct 2023 11:24:34 +0200
Subject: [PATCH] no matlab-group for proxy

---
 .../JupyterProxy-Matlab-0.8.0-GCCcore-11.3.0-2023.3.6.eb        | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/Golden_Repo/j/JupyterProxy-Matlab/JupyterProxy-Matlab-0.8.0-GCCcore-11.3.0-2023.3.6.eb b/Golden_Repo/j/JupyterProxy-Matlab/JupyterProxy-Matlab-0.8.0-GCCcore-11.3.0-2023.3.6.eb
index 7dff76f6..42bf444d 100644
--- a/Golden_Repo/j/JupyterProxy-Matlab/JupyterProxy-Matlab-0.8.0-GCCcore-11.3.0-2023.3.6.eb
+++ b/Golden_Repo/j/JupyterProxy-Matlab/JupyterProxy-Matlab-0.8.0-GCCcore-11.3.0-2023.3.6.eb
@@ -6,7 +6,7 @@ local_jupyterver = '2023.3.6'
 versionsuffix = '-' + local_jupyterver
 
 # only users of the UNIX-group 'matlab' must have access
-group = 'matlab'
+# group = 'matlab'
 
 homepage = 'https://github.com/mathworks/jupyter-matlab-proxy'
 description = """The MATLAB integration for Jupyter enables you to open a MATLAB desktop
-- 
GitLab