MLflow 1.26.0 includes several major features and improvements:
Features:
[CLI] Add endpoint naming and options configuration to the deployment CLI (#5731, @trangevi)
[Build,Doc] Add development environment setup script for Linux and MacOS x86 Operating Systems (#5717, @BenWilson2)
[Tracking] Update mlflow.set_tracking_uri to add support for paths defined as pathlib.Path in addition to existing str path declarations (#5824, @cacharle)
[Scoring] Add custom timeout override option to the scoring server CLI to support high latency models (#5663, @sniafas)
[UI] Add sticky header to experiment run list table to support column name visibility when scrolling beyond page fold (#5818, @hubertzub-db)
MLflow 1.26.0 includes several major features and improvements:
Features:
[CLI] Add endpoint naming and options configuration to the deployment CLI (#5731, @trangevi)
[Build,Doc] Add development environment setup script for Linux and MacOS x86 Operating Systems (#5717, @BenWilson2)
[Tracking] Update mlflow.set_tracking_uri to add support for paths defined as pathlib.Path in addition to existing str path declarations (#5824, @cacharle)
[Scoring] Add custom timeout override option to the scoring server CLI to support high latency models (#5663, @sniafas)
[UI] Add sticky header to experiment run list table to support column name visibility when scrolling beyond page fold (#5818, @hubertzub-db)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Bumps mlflow[extras] from 1.23.1 to 1.26.0.
Release notes
Sourced from mlflow[extras]'s releases.
... (truncated)
Changelog
Sourced from mlflow[extras]'s changelog.
... (truncated)
Commits
8561f8c
Update MLflow version to 1.26.0 (#5868)b0811ec
init (#5869)120be84
[ALL TESTS] Update (#5863)3d57776
python dev/update_pypi_package_index.py (#5864)60124e4
Update MLflow UI (#5858)17137cb
Fix bug where clicking mlflow logo returns "No Experiments Exist" (#5859)70ab2fe
Fixvalidate_docker_installation
to throw when docker daemon is not running...6b67584
Pin some ML dependencies to prevent pip from filling up diskspace while resol...c1722fd
Fix tests for SFTP artifact repository (#5845)c3216a9
RefactorExperimentListView
using@databricks/design-system
'sTree
comp...Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)