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
Hello, I Want To Configure A Client Machine To Connect To A Clearml Server. I'M Wondering Which Port I Need To Open For The Client Machine. Thanks.

Hello, I want to configure a client machine to connect to a ClearML server. I'm wondering which port I need to open for the client machine. Thanks.

  
  
Posted 2 months ago
Votes Newest

Answers


Hi @<1523702251011444736:profile|ScaryBluewhale66> , I think the only port you need is the one that is allocated to the apiserver

  
  
Posted 2 months ago
183 Views
1 Answer
2 months ago
2 months ago
Tags