Skip to content

Commit

Permalink
update to 2023 env
Browse files Browse the repository at this point in the history
  • Loading branch information
sergueev authored Nov 27, 2024
1 parent bef3847 commit da61d3a
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions pyt301/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,6 +25,12 @@ jupyterhub::jupyterhub_config_hash:
SlurmFormSpawner:
disable_form: true

jupyterhub::kernel::venv::python: /cvmfs/soft.computecanada.ca/easybuild/software/2023/x86-64-v4/Compiler/gcccore/python/3.12.4/bin/python3
jupyterhub::kernel::venv::prefix: /opt/ipython-kernel-3.12
jupyterhub::kernel::venv::pip_environment:
PIP_NO_INDEX: 1
PIP_CONFIG_FILE: /cvmfs/soft.computecanada.ca/config/python/pip-x86-64-v4-gentoo2023.conf

jupyterhub::kernel::venv::packages: ['numba==0.60.0', "numpy==1.26.4", 'pycuda', 'matplotlib']

profile::freeipa::mokey::enable_user_signup: false
Expand Down

0 comments on commit da61d3a

Please sign in to comment.