Skip to content

Model and ModelVersion views

Erwan Rouchet requested to merge model-version-view into master

Requires backend!1851 (merged), closes #1106 (closed)

I changed the buttons in the WorkerRun modal to try to avoid confusion:

  • The View version button is renamed to View worker version.
  • The View worker button is removed. You can access the worker by clicking on View worker version, then clicking on the worker name.
  • Added View model version. You can access the model by clicking on it then clicking on the model name.
  • The model version button is placed so that when there is no model version, the other buttons do not move, so that you do not end up clicking on the worker version button by mistake when you wanted to open the model version out of habit.

image

Merge request reports

Loading