Skip to content

Commit 1b70cba

Browse files
committed
update
1 parent 9ca6a39 commit 1b70cba

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.vscode/settings.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,5 @@
77
"python.envFile": "${workspaceFolder}/.databricks/.databricks.env",
88
"databricks.python.envFile": "${workspaceFolder}/.env",
99
"jupyter.interactiveWindow.cellMarker.codeRegex": "^# COMMAND ----------|^# Databricks notebook source|^(#\\s*%%|#\\s*\\<codecell\\>|#\\s*In\\[\\d*?\\]|#\\s*In\\[ \\])",
10-
"jupyter.interactiveWindow.cellMarker.default": "# COMMAND ----------",
11-
"python.analysis.autoImportCompletions": true
10+
"jupyter.interactiveWindow.cellMarker.default": "# COMMAND ----------"
1211
}

0 commit comments

Comments
 (0)