ClearML Web UI custom column not persistent

Viewed 52
1 Answers

Disclaimer I'm part of the ClearML (formerly Trains) team.

The layout for the table is stored by the Web UI on your user-preferences on the clearml-server, but it is not unfortunately a per project setting. This means that if you change the lable-layout in one project it, it will become the default table layout. I suggest you put feature request on the GitHub repo, it sounds reasonable to add.

Related