We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 0d5d772 + 4d3e7c1 commit 11f6caaCopy full SHA for 11f6caa
container/container.def
@@ -40,6 +40,8 @@ Bootstrap: scratch
40
41
mkdir -p ${SINGULARITY_ROOTFS}/opt/conda/analysis3-24.12
42
mkdir -p ${SINGULARITY_ROOTFS}/opt/conda/analysis3-25.01
43
+ mkdir -p ${SINGULARITY_ROOTFS}/opt/conda/analysis3-25.02
44
+ mkdir -p ${SINGULARITY_ROOTFS}/opt/conda/analysis3-25.03
45
mkdir -p ${SINGULARITY_ROOTFS}/opt/conda/access-med-0.12
46
mkdir -p ${SINGULARITY_ROOTFS}/opt/conda/esmvaltool-0.5
47
environments/analysis3/environment.yml
@@ -136,6 +136,7 @@ dependencies:
136
- mplleaflet
137
- mscorefonts
138
- nbdime
139
+- nb_conda_kernels
140
- nc-time-axis
141
- ncdu
142
- nctoolkit
0 commit comments