Skip to content
Snippets Groups Projects
Commit f679b03c authored by Damian Alvarez's avatar Damian Alvarez
Browse files

Merge branch 'jupyterkernel-fix' into '2020'

Fix: JupyterKernel-Octave

See merge request hps-public/easybuild-repository!577
parents 7aeb5f02 ab3db37d
No related branches found
No related tags found
No related merge requests found
......@@ -81,7 +81,7 @@ postinstallcmds = [
'module purge \n'
'module use \$OTHERSTAGES \n'
'module load Stages/${STAGE} \n'
'module load GCC/9.3.0 \n'
'module load GCCcore/.9.3.0 \n'
'\n' \
'module load Python/%%(pyver)s \n'
'module load Jupyter/%s%s \n'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment