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
Hi @<1523701070390366208:profile|CostlyOstrich36> Is there a way to set the bucket access to clearml-server without setting from Clearm UI. I tried to set arn-role to pod, But still UI ask for credentials

Hi @<1523701070390366208:profile|CostlyOstrich36>
Is there a way to set the bucket access to clearml-server without setting from Clearm UI. I tried to set arn-role to pod, But still UI ask for credentials

  
  
Posted 5 days ago
Votes Newest

Answers 3


@<1523701070390366208:profile|CostlyOstrich36> Is there a way?

  
  
Posted 2 days ago

Yes

  
  
Posted 3 days ago

Hi @<1734020208089108480:profile|WickedHare16> , you mean for viewing S3 images in the web UI for example?

  
  
Posted 3 days ago
16 Views
3 Answers
5 days ago
2 days ago
Tags