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
What Are Project Default Output ? That The Default Output_Uri Set On The Server Side ? Can I Use Azure Blob Storage ?

What are project default output ? That the default output_uri set on the server side ? Can I use azure blob storage ?
image

  
  
Posted 10 months ago
Votes Newest

Answers 4


so it's not suppose to say "illegal output destination ..." ?

  
  
Posted 10 months ago

Hi @<1576381444509405184:profile|ManiacalLizard2>
Yeah that should work, assuming credentials are set in your clearml.conf

  
  
Posted 10 months ago

Yeah I think this is a UI bug, any chance you mind opening a GitHub issue ?

  
  
Posted 10 months ago

Done: None

  
  
Posted 10 months ago
669 Views
4 Answers
10 months ago
10 months ago
Tags