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 one year ago
Votes Newest

Answers 4


Done: None

  
  
Posted one year ago

Hi ManiacalLizard2
Yeah that should work, assuming credentials are set in your clearml.conf

  
  
Posted one year ago

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

  
  
Posted one year ago

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

  
  
Posted one year ago
1K Views
4 Answers
one year ago
one year ago
Tags