Skip to content

Display model version configuration on worker run details

Refs https://gitlab.com/teklia/requests/-/issues/844

The model version configuration is already served by the backend, but it's not viewable through the worker run details modal.

Please extend that modal to display the model version's configuration :

  • in a <pre> block
  • that is collapsed by default
  • a toggle button allows viewing the configuration in the modal