Daniel Lok
Daniel Lok
Thanks for the contribution! I'll get to reviewing this tomorrow 😄
@mlflow-automation autoformat
@Multihuntr could you run `yarn prettier:fix && yarn lint:fix` in `mlflow/server/js` to fix the format errors?
@Multihuntr no worries and thanks! Would you mind running `yarn i18n` in `mlflow/server/js`? it looks like `ExperimentPage` contained an unused string, and since it was deleted the i18n string keys...
@sydneyw-spotify this is awesome! left a few comments, and i think you'll need to run `yarn prettier:fix` in `mlflow/server/js` to resolve the formatting errors
@sydneyw-spotify the changes look good to me overall! could you run `yarn i18n` in the `mlflow/server/js` directory?
@sydneyw-spotify thanks so much for this! merging!
Oops, i must have missed this one, sorry! I'll get to reviewing soon
merging as the test failure is unrelated