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 19a682f commit 6fa11f8Copy full SHA for 6fa11f8
code-env/python/desc.json
@@ -1,8 +1,9 @@
1
{
2
"acceptedPythonInterpreters": [
3
- "PYTHON36"
+ "PYTHON36",
4
+ "PYTHON37"
5
],
6
"forceConda": false,
7
"installCorePackages": true,
8
"installJupyterSupport": false
-}
9
+}
0 commit comments