Adds button to copy mlflow tracking url
What does this MR do and why?
Setting up the MLflow client can be error prone due to how the url is constructed, adding a button that allows users to just copy that url will make their experience much simpler.
MR acceptance checklist
Please evaluate this MR against the MR acceptance checklist. It helps you analyze changes to reduce risks in quality, performance, reliability, security, and maintainability.
Screenshots or screen recordings
How to set up and validate locally
-
Enable the feature flag
Feature.enable(:model_registry)
-
Navigate to
gdk/<project>/-/ml/models
-
Click on the ellipsis button, and then 'Copy MLflow tracking URL', this will create a toast confirming. Paste somewhere else and it should look like:
http://<gdk>/api/v4/projects/<project_id>/ml/mlflow/api/2.0/mlflow/