Skip to content

Commit

Permalink
try new config for python from cvmfs
Browse files Browse the repository at this point in the history
  • Loading branch information
mboisson committed Sep 23, 2024
1 parent e31173f commit 351f8e9
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions ciq101/config.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,7 @@ jupyterhub::jupyterhub_config_hash:
SlurmFormSpawner:
disable_form: true

jupyterhub::node::prefix: /cvmfs/soft.computecanada.ca/custom/python/envs/jupyterhub_node/v4.3.12
jupyterhub::python3::version: 3.11.5
jupyterhub::python3::bin: /cvmfs/soft.computecanada.ca/easybuild/software/2023/x86-64-v3/compiler/gcccore/python/3.11.5/bin/python3
jupyterhub::python3::path: /cvmfs/soft.computecanada.ca/easybuild/software/2023/x86-64-v3/compiler/gcccore/python/3.11.5/bin
jupyterhub::kernel::venv::python: /cvmfs/soft.computecanada.ca/easybuild/software/2023/x86-64-v3/Compiler/gcccore/python/3.11.5/bin/python3

Check warning on line 25 in ciq101/config.yaml

View workflow job for this annotation

GitHub Actions / lint

25:121 [line-length] line too long (139 > 120 characters)
jupyterhub::kernel::setup: venv
lookup_options:
jupyterhub::kernel::venv::pip_environment:
Expand Down

0 comments on commit 351f8e9

Please sign in to comment.