Skip to content

Commit 0025418

Browse files
committed
Remove the exclude change
1 parent 13b0e21 commit 0025418

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.devcontainer/devcontainer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@
99
"vscode": {
1010
"settings": {
1111
"python.defaultInterpreterPath": "/usr/local/bin/python",
12-
"remote.autoForwardPorts": false,
13-
"jupyter.kernels.excludePythonEnvironments": ["/usr/bin/python3"]
12+
"remote.autoForwardPorts": false
1413
},
1514
"extensions": [
1615
"ms-azuretools.azure-dev",

0 commit comments

Comments
 (0)