Examples: query, "exact match", wildcard*, wild?ard, wild*rd
Fuzzy search: cake~ (finds cakes, bake)
Term boost: "red velvet"^4, chocolate^2
Field grouping: tags:(+work -"fun-stuff")
Escaping: Escape characters +-&|!(){}[]^"~*?:\ with \, e.g. \+
Range search: properties.timestamp:[1587729413488 TO *] (inclusive), properties.title:{A TO Z}(excluding A and Z)
Combinations: chocolate AND vanilla, chocolate OR vanilla, (chocolate OR vanilla) NOT "vanilla pudding"
Field search: properties.title:"The Title" AND text
Answered
Hello Everybody, Did Anybody Experience Problem Where In Clearml Web Ui You Customize Columns (Remove Some, Add Metrics, Etc..) They Just Reset Randomly After Some Point? Sometimes On Every Page Refresh. It Gets Quite Annoying To Add Metrics All The Time

Hello everybody,

Did anybody experience problem where in Clearml Web UI you customize columns (remove some, add metrics, etc..) they just reset randomly after some point? Sometimes on every page refresh. It gets quite annoying to add metrics all the time. I'm using Chromium but a friend has the same issue on Safari.

  
  
Posted one year ago
Votes Newest

Answers 4


I understand. That's strange, column ordering etc should be stored in cookies per project. Maybe @<1523703436166565888:profile|DeterminedCrab71> , might have an idea

  
  
Posted one year ago

@<1531445337942659072:profile|OddCentipede48> that's deliberate, URL contains experiments page preferences to give the user an easy method of sharing his current view. you can either update the link to the page with the updated choice or remove all table info from the URL (everything after the experiment ID) and they will be restored from the BE.

  
  
Posted one year ago

It is difficult for me to do that without compromising some sensitive information that I am not allowed to share. Sorry.

But now I believe it happens when I open project again from the bookmark. I believe that this is because column information is stored in URL parameters and not in cookies

  
  
Posted one year ago

Hi @<1531445337942659072:profile|OddCentipede48> , can you please create a video reproduction?

  
  
Posted one year ago
563 Views
4 Answers
one year ago
one year ago
Tags