Skip to content

Commit

Permalink
LAB101 with StdEnv/2023, R kernel 4.4, Julia kernel 1.10
Browse files Browse the repository at this point in the history
  • Loading branch information
plstonge authored Sep 25, 2024
1 parent e506014 commit a3cc380
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions lab101/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,13 +24,13 @@ jupyterhub::jupyterhub_config_hash:
start_timeout: 900
http_timeout: 300

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

profile::accounts::skel_archives:
- filename: main.zip
Expand Down

0 comments on commit a3cc380

Please sign in to comment.