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
When I Share A Link In Clearml Reports, It Require

When I share a link in ClearML Reports, it require reader to have user and pass in ClearML. Is there any way I can share the report publicly without asking for user&pass?

  
  
Posted 11 months ago
Votes Newest

Answers 2


Hi @<1570583237065969664:profile|AdorableCrocodile14> , you can export a report as a PDF 🙂

  
  
Posted 11 months ago

@<1523701070390366208:profile|CostlyOstrich36> haha, how could I miss it. Anw, thank you for your answer 🙇

  
  
Posted 11 months ago
509 Views
2 Answers
11 months ago
11 months ago
Tags