Skip to content
Snippets Groups Projects
Commit 51f88a41 authored by Eleni Mathioulaki's avatar Eleni Mathioulaki
Browse files

fix(CI): load (spack-installed) pip on Lab startup

parent c6d1d4fc
No related branches found
No related tags found
No related merge requests found
Pipeline #67071 passed with stage
in 10 minutes and 55 seconds
......@@ -46,7 +46,7 @@ spec:
. \$INSTALLATION_ROOT/spack/share/spack/setup-env.sh
spack env activate --without-view \$EBRAINS_SPACK_ENV
KERNEL_PATH=\$LAB_KERNEL_ROOT/\$(echo "\$RELEASE_NAME" | tr '[:upper:]' '[:lower:]')
spack load --sh clb-nb-utils py-tvb-ext-bucket py-tvb-ext-unicore py-tvb-ext-xircuits > \$KERNEL_PATH/bin/widget_activation.sh
spack load --sh --first clb-nb-utils py-pip py-tvb-ext-bucket py-tvb-ext-unicore py-tvb-ext-xircuits > \$KERNEL_PATH/bin/widget_activation.sh
env:
- name: SYSTEMNAME
value: ebrainslab
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment