Skip to content

Commit

Permalink
Revert
Browse files Browse the repository at this point in the history
  • Loading branch information
DonJayamanne committed Jan 22, 2025
1 parent 95040b9 commit c161dc3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/datascience/.vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@
"python.experiments.enabled": true,
// See https://github.com/microsoft/vscode-jupyter/issues/10258
"jupyter.forceIPyKernelDebugger": false,
"python.defaultInterpreterPath": "/Users/donjayamanne/Development/vsc/vscode-jupyter/.venv/bin/python",
"python.defaultInterpreterPath": "",
"task.problemMatchers.neverPrompt": {
"shell": true,
"npm": true
Expand Down

0 comments on commit c161dc3

Please sign in to comment.