You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
docs(mlflow): clarify artifact server path resolution in _artifact_server_path method
- Updated the docstring for the _artifact_server_path method to explain the differences in path resolution between the standard MLflow artifact server and the ODH fork.
- Emphasized the importance of ignoring the `?run_id=` query parameter for correct artifact storage location in the ODH server.
0 commit comments