allegroai / clearml-server

ClearML - Auto-Magical CI/CD to streamline your AI workload. Experiment Management, Data Management, Pipeline, Orchestration, Scheduling & Serving in one MLOps/LLMOps solution
https://clear.ml/docs
Other
381 stars 132 forks source link

[UI] Hyper parameters do not show up when category name starts with "#" #79

Closed n-Guard closed 3 years ago

n-Guard commented 3 years ago

I upgraded to clearml-server v1.0.2 and recently noticed that I cannot display or edit hyper parameters in the CONFIGURATION tab when the category starts with the hashtag symbol (e.g. #hparams). When I click on this category it is not highlighted like other categories (e.g. Args) and nothing is displayed, I tried with Chrome, Firefox and Safari on macOS. Programmatically retrieving the category with its content is no problem though.

oren-allegro commented 3 years ago

@n-Guard - thanks for reporting. I managed to reproduce and will try to fix for the next release.