diff --git a/package.json b/package.json index 212b52717918..07bd394e7ada 100644 --- a/package.json +++ b/package.json @@ -1608,7 +1608,7 @@ }, "python.dataScience.useNotebookEditor": { "type": "boolean", - "default": false, + "default": true, "description": "Automatically open .ipynb files in the Notebook Editor.", "scope": "resource" },