We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 903bf29 commit a237784Copy full SHA for a237784
nmtf/config.yaml
@@ -1,4 +1,7 @@
1
profile::software_stack::lmod_default_modules:
2
+ - 'StdEnv/2023'
3
+ - 'gcc/12.3'
4
+ - 'openmpi/4.1.5'
5
- 'paraview/6.0.0'
6
7
jupyterhub::kernel::venv::packages: ['numpy', 'pandas', 'matplotlib', 'scipy']
0 commit comments