Skip to content

Model registry: Improve list of versions

Fred de Gier requested to merge 499549-enhance-model-listing into master

What does this MR do and why?

This MR changes the listing of versions in the model card.

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

Screenshots are required for UI changes, and strongly recommended for all other merge requests.

Before After
image image

How to set up and validate locally

  1. Open GDK: http://127.0.0.1:3000/flightjs/Flight/-/ml/models
  2. Create model if one doesn't exist, give it a model name, for the version enter 1.0.0 and click Create
  3. Click on the tab versions (in case it didn't auto redirect)
  4. Verify that the list of versions is a table with the correct headers and fields in accordance with the screenshot.

Numbered steps to set up and validate the change are strongly suggested.

Related to #499549

Edited by Fred de Gier

Merge request reports

Loading