We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e4110ac commit 42dbd14Copy full SHA for 42dbd14
.devcontainer/devcontainer.json
@@ -3,6 +3,7 @@
3
"image": "mcr.microsoft.com/devcontainers/base:debian",
4
"features": {
5
"ghcr.io/devcontainers/features/python:1": {
6
+ "installJupyterlab": true,
7
"version": "latest"
8
},
9
"ghcr.io/devcontainers/features/node:1": {
0 commit comments