Skip to content

Commit 6f46ae9

Browse files
committed
updated configs
1 parent fdc7e92 commit 6f46ae9

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

mlops_demo/databricks.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@ include:
1818
- ./resources/ml-artifacts-resource.yml
1919
- ./resources/model-workflow-resource.yml
2020
- ./resources/feature-engineering-workflow-resource.yml
21-
- ./resources/monitoring-resource.yml
21+
# can only be run once a scoring is done (predictions table exists).
22+
#- ./resources/monitoring-resource.yml
2223

2324
# Deployment Target specific values for workspace
2425
targets:

0 commit comments

Comments
 (0)