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 95040b9 commit c161dc3Copy full SHA for c161dc3
src/test/datascience/.vscode/settings.json
@@ -30,7 +30,7 @@
30
"python.experiments.enabled": true,
31
// See https://github.com/microsoft/vscode-jupyter/issues/10258
32
"jupyter.forceIPyKernelDebugger": false,
33
- "python.defaultInterpreterPath": "/Users/donjayamanne/Development/vsc/vscode-jupyter/.venv/bin/python",
+ "python.defaultInterpreterPath": "",
34
"task.problemMatchers.neverPrompt": {
35
"shell": true,
36
"npm": true
0 commit comments