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
My Other Issue Is That If I Want To Compare Two Experiments The Scalar Plots Do Not Load ( Loading Forever ). If I Select To Show Only The Minimum Values That One Loads And Also The Other Menu Points Working In The Comparison Mode Except That.

My other issue is that if I want to compare two experiments the scalar plots do not load ( loading forever ). If I select to show only the minimum values that one loads and also the other menu points working in the comparison mode except that.

  
  
Posted 8 months ago
Votes Newest

Answers 10


Now it is working properly! 👍 :)

  
  
Posted 8 months ago

Hi @<1600299043865497600:profile|MagnificentSeaurchin90> , a mobile view is on the roadmap but not in the near future. Regarding the comparison issue, what browser are you using? Do you see any console errors in the developer tools (F12).

Is it a self deployed server or is this the community?

  
  
Posted 8 months ago

I am using Brave browser. You are right there are some errors in the console:

main.a7c4cf70197c1483.js:2 ERROR TypeError: Cannot read properties of undefined (reading 'join')
    at main.a7c4cf70197c1483.js:1:1096041
    at Array.find (<anonymous>)
    at main.a7c4cf70197c1483.js:1:1096022
    at main.a7c4cf70197c1483.js:2:2589516
    at Xi (main.a7c4cf70197c1483.js:2:2588586)
    at Un (main.a7c4cf70197c1483.js:2:2589884)
    at main.a7c4cf70197c1483.js:2:2589573
    at Xi (main.a7c4cf70197c1483.js:2:2588586)
    at main.a7c4cf70197c1483.js:2:2589857
    at Array.map (<anonymous>)
handleError @ main.a7c4cf70197c1483.js:2
main.a7c4cf70197c1483.js:2 ERROR TypeError: Cannot read properties of undefined (reading 'join')
    at main.a7c4cf70197c1483.js:1:1096041
    at Array.find (<anonymous>)
    at main.a7c4cf70197c1483.js:1:1096022
    at main.a7c4cf70197c1483.js:2:2589516
    at Xi (main.a7c4cf70197c1483.js:2:2588586)
    at Un (main.a7c4cf70197c1483.js:2:2589884)
    at main.a7c4cf70197c1483.js:2:2589573
    at Xi (main.a7c4cf70197c1483.js:2:2588586)
    at main.a7c4cf70197c1483.js:2:2588096
    at main.a7c4cf70197c1483.js:2:1348738
  
  
Posted 8 months ago

Is this on app.clear.ml or is this a self hosted server?

  
  
Posted 8 months ago

The former!

  
  
Posted 8 months ago

Hi @<1600299043865497600:profile|MagnificentSeaurchin90>
Any chance you can provide more info on the error?

if I want to compare two experiments the scalar plots do not load ( loading forever ).

I'm assuming the issue is the Plots tab? or is it the Scalars? what do you have in the Plots? can you send an image of the single experiment ?

  
  
Posted 8 months ago

Any idea about this issue?

  
  
Posted 8 months ago

@<1600299043865497600:profile|MagnificentSeaurchin90> can you try again please?

  
  
Posted 8 months ago

@<1600299043865497600:profile|MagnificentSeaurchin90> can you perhaps also try on FireFox?

  
  
Posted 8 months ago

It is in the scalars, every other tab working properly! The scalars page hanging on loading. Ok, I’ll try other browsers too.

  
  
Posted 8 months ago