开发容器配置-初版

This commit is contained in:
2026-02-14 23:24:00 +08:00
parent e3a367e61c
commit 7f1eca9563

View File

@@ -27,6 +27,10 @@
},
"./local-features/setup-user": "latest",
},
"overrideFeatureInstallOrder": [
"ghcr.io/devcontainers/features/python:1",
"ghcr.io/devcontainers/features/anaconda:1",
],
// Configure tool-specific properties.
"customizations": {
// Configure properties specific to VS Code.