开发容器配置-初版
This commit is contained in:
@@ -10,6 +10,7 @@
|
|||||||
},
|
},
|
||||||
"./local-features/nvs": "latest",
|
"./local-features/nvs": "latest",
|
||||||
"ghcr.io/devcontainers/features/python:1": {
|
"ghcr.io/devcontainers/features/python:1": {
|
||||||
|
"version": "3.12.1",
|
||||||
"installJupyterlab": "true",
|
"installJupyterlab": "true",
|
||||||
"configureJupyterlabAllowOrigin": "*",
|
"configureJupyterlabAllowOrigin": "*",
|
||||||
},
|
},
|
||||||
@@ -27,10 +28,6 @@
|
|||||||
},
|
},
|
||||||
"./local-features/setup-user": "latest",
|
"./local-features/setup-user": "latest",
|
||||||
},
|
},
|
||||||
"overrideFeatureInstallOrder": [
|
|
||||||
"ghcr.io/devcontainers/features/python:1",
|
|
||||||
"ghcr.io/devcontainers/features/anaconda:1",
|
|
||||||
],
|
|
||||||
// Configure tool-specific properties.
|
// Configure tool-specific properties.
|
||||||
"customizations": {
|
"customizations": {
|
||||||
// Configure properties specific to VS Code.
|
// Configure properties specific to VS Code.
|
||||||
|
|||||||
Reference in New Issue
Block a user