We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 72310b9 commit f121c81Copy full SHA for f121c81
2 files changed
.devcontainer/cuda12.9-conda/devcontainer.json
@@ -43,13 +43,11 @@
43
"installnvJPEG": false,
44
"pruneStaticLibs": true
45
},
46
- "./features/src/mambaforge": {},
47
"./features/src/utils": {},
48
"./features/src/rapids-build-utils": {}
49
50
"overrideFeatureInstallOrder": [
51
"./features/src/cuda",
52
- "./features/src/mambaforge",
53
"./features/src/utils",
54
"./features/src/rapids-build-utils"
55
],
.devcontainer/cuda13.2-conda/devcontainer.json
0 commit comments