Skip to content

Commit 4a75e63

Browse files
committed
-
1 parent 0ef38e0 commit 4a75e63

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.vscode/settings.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
],
55
"python.testing.unittestEnabled": false,
66
"python.testing.pytestEnabled": true,
7-
"python.envFile": "${workspaceRoot}/.env",
7+
"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\\[ \\])",
1010
"jupyter.interactiveWindow.cellMarker.default": "# COMMAND ----------"

0 commit comments

Comments
 (0)