You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When logging metrics in a training experiment with the name "<" character, the title displayed in comparison view contains raw html (the 'span' tag). See screenshot.
To reproduce
compare experiments with metrics with a title stating with "<" and choose to group by metric.
Expected behaviour
no raw span html tag in the title
Environment
app.clear.ml
ClearML SDK Version : 1.16.2
Python Version: 3.11.8
OSLinux
The text was updated successfully, but these errors were encountered:
Describe the bug
When logging metrics in a training experiment with the name "<" character, the title displayed in comparison view contains raw html (the 'span' tag). See screenshot.
To reproduce
compare experiments with metrics with a title stating with "<" and choose to group by metric.
Expected behaviour
no raw span html tag in the title
Environment
The text was updated successfully, but these errors were encountered: