diff --git a/package.json b/package.json index 8da93e55f8e..85c0ee300c8 100644 --- a/package.json +++ b/package.json @@ -1483,7 +1483,7 @@ }, "jupyter.showVariableViewWhenDebugging": { "type": "boolean", - "default": true, + "default": false, "description": "%jupyter.configuration.jupyter.showVariableViewWhenDebugging.description%", "scope": "application" },