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
Is There Anywhere In The Web Ui Where One Can See The Clearml Server Version Running? I Keep Getting "Version 1.1.1 Is Now Available" Even Though I'M Pretty Sure I Took All The Steps To Update To The Latest Version

Is there anywhere in the web UI where one can see the clearml server version running? I keep getting "version 1.1.1 is now available" even though I'm pretty sure I took all the steps to update to the latest version 🤔

  
  
Posted 2 years ago
Votes Newest

Answers 10


UnevenDolphin73 go to the profile page, I think at the bottom right corner you should see it
(Also ctrl-F5 to reload the web application, if you upgraded the server 🙂 )

  
  
Posted 2 years ago

Doh, thanks!

  
  
Posted 2 years ago

Of course now it's not there anymore 😆 If/when it happens again I'll ping you here 🙂

  
  
Posted 2 years ago

Just a side note - the 1.1.1 notice keeps popping up even though the server is at 1.1.1 (and I've cleared browser cache etc)

  
  
Posted 2 years ago

UnevenDolphin73 , can you please provide a screenshot of the window, message and the URL in sight?

  
  
Posted 2 years ago

😞 let me verify

  
  
Posted 2 years ago

Sure CostlyOstrich36 , sorry it took me so long to reply. I minimized the window a bit here so everything will fill in nicely. Worth mentioning this happens on all pages of course, but I went to the profile page so you can also see the clearml server version.

  
  
Posted 2 years ago

Also, can you copy here the contents of your docker-compose file here?

  
  
Posted 2 years ago

UnevenDolphin73 , sorry for the delay 🙂
Please go to the profile page, hit F12 and do CTRL+F5

In 'Network' there should be a call to ' http://server.info '. Can you please copy paste the response here?

  
  
Posted 2 years ago

😄

  
  
Posted 2 years ago
607 Views
10 Answers
2 years ago
one year ago
Tags