Skip to content

Commit c161dc3

Browse files
committed
Revert
1 parent 95040b9 commit c161dc3

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/test/datascience/.vscode/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"python.experiments.enabled": true,
3131
// See https://github.com/microsoft/vscode-jupyter/issues/10258
3232
"jupyter.forceIPyKernelDebugger": false,
33-
"python.defaultInterpreterPath": "/Users/donjayamanne/Development/vsc/vscode-jupyter/.venv/bin/python",
33+
"python.defaultInterpreterPath": "",
3434
"task.problemMatchers.neverPrompt": {
3535
"shell": true,
3636
"npm": true

0 commit comments

Comments
 (0)