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
Web Server Ui Bug? When Trying To Extend The Width Of A Column In The Experiments Table, If You Try To Extend It More Then The Width Of The Column To The Right, It Doesn'T Do Anything..

Web server UI bug?
when trying to extend the width of a column in the experiments table, if you try to extend it more then the width of the column to the right, it doesn't do anything..

  
  
Posted 2 years ago
Votes Newest

Answers 12


Hi DepressedChimpanzee34

if you try to extend it more then the width of the column to the right, it doesn't do anything..

You mean outside of the window? or are you saying you cannot extend it?
Just verifying, we are talking about the latest version of clearml-server ?

  
  
Posted 2 years ago

Hmm I just tested on the community version and it seems to work there, Let me check with frontend guys. Can you verify it works for you on https://app.community.clear.ml/ ?

  
  
Posted 2 years ago

I opened some arbitrary project

  
  
Posted 2 years ago

OS:Fedora
browser: brave but also on chrome
reproduce like in the example I gave above.. drag the right corner across more then a single column

  
  
Posted 2 years ago

Hmm I tested on chromium and it seemed to work, let me see if I can reproduce it...

  
  
Posted 2 years ago

Ohh no I see, yes that makes sense, and I was able to reproduce m thanks!

  
  
Posted 2 years ago

this one is with the brave browser but I get the same with chrome

  
  
Posted 2 years ago

very strange that you don't see the same in the community server

  
  
Posted 2 years ago

you can see the behavior here:

  
  
Posted 2 years ago

Hi AgitatedDove14 ,
clearml Server 1.1.1
|column1|column2|column3|
trying to extend column1 by dragging the right edge of column1 over column2 (column3 for example) will result with no extension

  
  
Posted 2 years ago

I can reproduce the same behavior in the community server.. but for some of the columns I get a slightly different behavior, it does something but I'm not sure exactly what

  
  
Posted 2 years ago

Wait, how do I reproduce it on community server? Maybe it has something to do with number of columns ? Or whether it is already wider than the screen? What's your browser / OS ?

  
  
Posted 2 years ago