databricks / mlops-stacks

This repo provides a customizable stack for starting new ML projects on Databricks that follow production best-practices out of the box.
https://docs.databricks.com/en/dev-tools/bundles/mlops-stacks.html
Apache License 2.0
416 stars 141 forks source link

Update template to work with CLI v0.210.1 #121

Closed pietern closed 9 months ago

pietern commented 9 months ago
pietern commented 9 months ago

Note: the whitespace changes are courtesy of VS Code settings:

  "files.insertFinalNewline": true,
  "files.trimFinalNewlines": true,
  "files.trimTrailingWhitespace": true,
pietern commented 9 months ago

@arpitjasa-db Done; please TAL