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 56272dc774a640db908462762dd1b803b5431e96..7f16563290ba8c826fe86129e54209b2d826b264 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
@@ -111,8 +111,8 @@ postinstallcmds = [
     'chmod +x %(installdir)s/bin/Xvfb'
 ]
 
-## we need to disable the Jupyter-matlab-kernel for the reason descripted in this issue:
-## https://github.com/mathworks/jupyter-matlab-proxy/issues/62
+# Jupyter-matlab-kernel DISABLED:
+# https://github.com/mathworks/jupyter-matlab-proxy/issues/62
 modextrapaths = {
     'MWI_USE_EXISTING_LICENSE': 'True',
     # 'MWI_CUSTOM_MATLAB_ROOT': 'lib/python%(pyshortver)s/site-packages/jupyter_matlab_proxy/',