azure-databricks-mlops-mlflow icon indicating copy to clipboard operation
azure-databricks-mlops-mlflow copied to clipboard

Updates and cleanup

Open a0x8o opened this issue 1 year ago • 0 comments

Purpose

  • ...

Does this introduce a breaking change?

[ ] Yes
[ ] No

Pull Request Type

What kind of change does this Pull Request introduce?

[ ] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

How to Test

  • Get the code
git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install
  • Test the code

What to Check

Verify that the following are valid

  • ...

Other Information

a0x8o avatar Apr 18 '23 19:04 a0x8o