Skip to content

Commit a3cc380

Browse files
authored
LAB101 with StdEnv/2023, R kernel 4.4, Julia kernel 1.10
1 parent e506014 commit a3cc380

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

lab101/config.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -24,13 +24,13 @@ jupyterhub::jupyterhub_config_hash:
2424
start_timeout: 900
2525
http_timeout: 300
2626

27-
jupyterhub::kernel::venv::python: /cvmfs/soft.computecanada.ca/easybuild/software/2020/avx2/Core/python/3.11.5/bin/python3
27+
jupyterhub::kernel::venv::python: /cvmfs/soft.computecanada.ca/easybuild/software/2023/x86-64-v3/Compiler/gcccore/python/3.11.5/bin/python3
2828
jupyterhub::kernel::venv::prefix: /opt/ipython-kernel-3.11
2929
jupyterhub::kernel::venv::pip_environment:
3030
PIP_NO_INDEX: 1
3131
PIP_CONFIG_FILE: /cvmfs/soft.computecanada.ca/config/python/pip-avx2-gentoo.conf
3232
jupyterhub::kernel::venv::packages: ['numpy', 'matplotlib']
33-
profile::software_stack::lmod_default_modules: ['StdEnv/2020', 'python/3.11.5', 'ir-kernel/4.2', 'ijulia-kernel/1.8']
33+
profile::software_stack::lmod_default_modules: ['StdEnv/2023', 'python/3.11.5', 'ir-kernel/4.4', 'ijulia-kernel/1.10']
3434

3535
profile::accounts::skel_archives:
3636
- filename: main.zip

0 commit comments

Comments
 (0)