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
Profile picture
UpsetSeaturtle37
Moderator
1 Question, 4 Answers
  Active since 11 May 2024
  Last activity 3 months ago

Reputation

0

Badges 1

4 × Eureka!
0 Votes
7 Answers
371 Views
0 Votes 7 Answers 371 Views
4 months ago
0 Hello, I Have Been Using Clearml Interactive Session For More Than 3 Months And I Am Facing With Random Ssh Disconnection Errors In Vscode Once In A While After Creating The Session. Sometimes Reconnecting Works, If It Does Not Work I Reconnect The Clear

Hello Martin, thanks for the response. My clearml-session version is 0.9.0 and clearml version is 1.14.1. The remote machine is in Azure behind the load-balancer, we are using docker images, so directly connecting to pods.

3 months ago
3 months ago
0 Hello, I Have Been Using Clearml Interactive Session For More Than 3 Months And I Am Facing With Random Ssh Disconnection Errors In Vscode Once In A While After Creating The Session. Sometimes Reconnecting Works, If It Does Not Work I Reconnect The Clear

I updated the clearml-session to 0.14.0. When I start the interactive session it seems successful at first, I can see it on the ClearML Web UI, however console raises error and stops the connection:
image

3 months ago