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

Hi , I'm facing this issue where I'm unable to download the clearml dataset to local drive when I click onto the download icon shown in the screenshot, it opens a new window and closes it immediately. Not sure what was the problem.

I'm using:

  • Chrome browser
  • WebApp: 3.16.3-949
  • Server: 3.16.1-974
  • API: 2.24
  • Self-hosted
    Thank you.
    image
  
  
Posted one year ago
Votes Newest

Answers 5


Hi @<1572757572547514368:profile|GiddySnake50> , can you see if anything shows up in the browser's Developer Tools Console?

  
  
Posted one year ago

it is saved in S3

  
  
Posted one year ago

@<1572757572547514368:profile|GiddySnake50> do debug sample images stored in that bucket show up correctly on the debug samples tab?
I'm trying to understand if S3 assets signing works correctly.

  
  
Posted one year ago

There are no outputs

  
  
Posted one year ago

Hi @<1572757572547514368:profile|GiddySnake50> , where is this asset saved? fileserver? S3? GS?

  
  
Posted one year ago
784 Views
5 Answers
one year ago
one year ago
Tags