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 fda315f commit 2792486Copy full SHA for 2792486
src/universal/.devcontainer/devcontainer.json
@@ -27,7 +27,7 @@
27
"additionalVersions": "3.9.16",
28
"installJupyterlab": "true",
29
"configureJupyterlabAllowOrigin": "*",
30
- "useOryxIfAvailable": "false",
+ "useOryxIfAvailable": "false"
31
},
32
"./local-features/machine-learning-packages": "latest",
33
"ghcr.io/devcontainers/features/php:1": {
0 commit comments