Adds experiment badge do Model registry
What does this MR do and why?
Model registry is still at experimental level, this MR adds a badge to reflect this status.
Screenshots:
Before | After |
---|---|
How to set up and validate locally
Numbered steps to set up and validate the change are strongly suggested.
Example below:
-
In rails console enable the experiment fully
Feature.enable(:model_registry)
-
Navigate to
/<project>/-/ml/models
-
NOTE: the link to the docs is supposed to 404. the documentation is being added in this MR: !139086 (merged)
MR acceptance checklist
This checklist encourages us to confirm any changes have been analyzed to reduce risks in quality, performance, reliability, security, and maintainability.
-
I have evaluated the MR acceptance checklist for this MR.
Edited by Eduardo Bonet