Skip to content
Snippets Groups Projects
Commit fd322a51 authored by Jens Henrik Goebbert's avatar Jens Henrik Goebbert
Browse files

update permissions

parent e5e58f1c
No related branches found
No related tags found
No related merge requests found
...@@ -4,6 +4,7 @@ name = 'JupyterProxy-Matlab' ...@@ -4,6 +4,7 @@ name = 'JupyterProxy-Matlab'
version = '0.8.0' version = '0.8.0'
local_jupyterver = '2023.3.6' local_jupyterver = '2023.3.6'
versionsuffix = '-' + local_jupyterver versionsuffix = '-' + local_jupyterver
group = 'matlab'
homepage = 'https://github.com/mathworks/jupyter-matlab-proxy' homepage = 'https://github.com/mathworks/jupyter-matlab-proxy'
description = """The MATLAB integration for Jupyter enables you to open a MATLAB desktop description = """The MATLAB integration for Jupyter enables you to open a MATLAB desktop
......
name = 'MATLAB' name = 'MATLAB'
version = '2023a' version = '2023a'
group = 'matlab'
homepage = 'https://www.mathworks.com/products/matlab.html' homepage = 'https://www.mathworks.com/products/matlab.html'
description = """MATLAB is a high-level language and interactive environment description = """MATLAB is a high-level language and interactive environment
...@@ -45,10 +46,6 @@ postinstallcmds = [ ...@@ -45,10 +46,6 @@ postinstallcmds = [
'chmod +x %(installdir)s/bin/matlab', 'chmod +x %(installdir)s/bin/matlab',
] ]
group = "matlab"
# group_writable_installdir = False
# read_only_installdir = true
modloadmsg = """ modloadmsg = """
Attention: This software is RESTRICTED to ACADEMIC users who are members of the group matlab\n. Attention: This software is RESTRICTED to ACADEMIC users who are members of the group matlab\n.
""" """
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment