We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 21eb900 commit 668633fCopy full SHA for 668633f
.devcontainer/devcontainer.json
@@ -5,8 +5,7 @@
5
"ghcr.io/devcontainers/features/python:1": {
6
"version": "latest",
7
"installTools": false,
8
- "installJupyterlab": false,
9
- "toolsToInstall": "mypy"
+ "installJupyterlab": false
10
},
11
"ghcr.io/va-h/devcontainers-features/uv:1": {},
12
"ghcr.io/devcontainers-contrib/features/shfmt:1": {},
0 commit comments