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
Unanswered
Clearml-Session Not Working For Me.. Agent Also There.. Its Showimg Clearml-Session Not Found


@<1561885921379356672:profile|GorgeousPuppy74> the clearml-session client is designed to run on your local machine and provide you with an SSH connection to the remote machine running the session, that's the reason it's setting up the SSH tunnel to a local port on the machine it's running on. You can of course try to play around with it, but opening it on a public IP or host is really not recommended since you're providing anyone an open connection to your remote session

  
  
Posted 11 months ago
98 Views
0 Answers
11 months ago
11 months ago