From 1aebfdc1e8230f9fb1ac5b1f0cbfddbd828ab330 Mon Sep 17 00:00:00 2001 From: Maxime Boissonneault Date: Mon, 23 Sep 2024 14:20:19 -0400 Subject: [PATCH] reconfigure python/module for ciq101 --- ciq101/config.yaml | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/ciq101/config.yaml b/ciq101/config.yaml index 43a65e3..486a0d6 100644 --- a/ciq101/config.yaml +++ b/ciq101/config.yaml @@ -27,7 +27,11 @@ lookup_options: merge: deep jupyterhub::kernel::venv::pip_environment: PIP_NO_INDEX: 1 + PIP_CONFIG_FILE: /cvmfs/soft.computecanada.ca/config/python/pip-x86-64-v3-gentoo2023.conf +jupyterhub::kernel::setup: module +jupyterhub::node::prefix: /cvmfs/soft.computecanada.ca/custom/python/envs/jupyterhub_node/v4.3.12 jupyterhub::kernel::venv::packages: ['pennylane==0.37.0'] +profile::software_stack::lmod_default_modules: ['StdEnv/2023', 'python/3.11'] profile::accounts::skel_archives: - filename: cache.zip