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

feat(ebrainslab): update gcc, python and R version

parent 5d73f8cf
No related branches found
No related tags found
No related merge requests found
......@@ -2,13 +2,13 @@ packages:
all:
# collab-specific settings
target: [x86_64]
compiler: [gcc@10.3.0]
compiler: [gcc@13]
python:
# collab-specific settings
require: "@3.8.11"
require: "@3.11"
r:
# EM: +X fixes build for collab
require: "@4.3.0+X"
require: "@4.3.3+X"
py-torch:
# ECM: No cuda nor rocm in collab VMs.
# I did not try to minimize the specification any further.
......
......@@ -7,7 +7,7 @@ spack:
- py-notebook
- r-irkernel
# "collab"-specific constraint to match ("jupyterlab_widgets") in the base image
- py-ipywidgets@:7.7
- py-ipywidgets
# Collab utils
- clb-nb-utils@0.1.0
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