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 7f16563290ba8c826fe86129e54209b2d826b264..a240c06564bb3d7845823dfa8d1643f473a2b102 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 @@ -4,6 +4,7 @@ name = 'JupyterProxy-Matlab' version = '0.8.0' local_jupyterver = '2023.3.6' versionsuffix = '-' + local_jupyterver +group = 'matlab' homepage = 'https://github.com/mathworks/jupyter-matlab-proxy' description = """The MATLAB integration for Jupyter enables you to open a MATLAB desktop diff --git a/Golden_Repo/m/MATLAB/MATLAB-2023a-GCCcore-11.3.0.eb b/Golden_Repo/m/MATLAB/MATLAB-2023a-GCCcore-11.3.0.eb index 1668c2d80320f285b1f6aae6e830e864e4e96e83..f5ca6d44b02d9e694f2f74142b96f11500e713f2 100644 --- a/Golden_Repo/m/MATLAB/MATLAB-2023a-GCCcore-11.3.0.eb +++ b/Golden_Repo/m/MATLAB/MATLAB-2023a-GCCcore-11.3.0.eb @@ -1,5 +1,6 @@ name = 'MATLAB' version = '2023a' +group = 'matlab' homepage = 'https://www.mathworks.com/products/matlab.html' description = """MATLAB is a high-level language and interactive environment @@ -45,10 +46,6 @@ postinstallcmds = [ 'chmod +x %(installdir)s/bin/matlab', ] -group = "matlab" -# group_writable_installdir = False -# read_only_installdir = true - modloadmsg = """ Attention: This software is RESTRICTED to ACADEMIC users who are members of the group matlab\n. """