开发容器配置-初版

This commit is contained in:
2026-02-14 20:21:28 +08:00
parent d73b4795c1
commit 542be845b7
15 changed files with 502 additions and 0 deletions

View File

@@ -0,0 +1,5 @@
{
"id": "patch-conda",
"name": "Patch Conda Packages",
"installsAfter": ["ghcr.io/devcontainers/features/anaconda"]
}