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! I Add "Debug Samples" By Using

Hi!

I add "Debug Samples" by using logger.report_media( ..., url='some url...')

It shows a spinning "thinking" animation, and nothing else.
When I click "Open URL in new tab" it opens and shows it well.

(for context - the url points to an interactive 3d molecule viewer)

Is there a way to modify the "thumbnail" into something that I want? it may sound petty but it's annoying to see the endless "thinking"/"working" animation 🙂

  
  
Posted 11 hours ago
Votes Newest

Answers 5


OK thanks for sharing that, I'll see what I can find out.

  
  
Posted 11 hours ago

@<1523703012214706176:profile|GorgeousMole24> - I can look into this for you. Can you share a screenshot of where you're seeing the "thinking" animation just so I know I'm looking at the same thing you are?

  
  
Posted 11 hours ago

thanks!
sure, I'll record a short video

  
  
Posted 11 hours ago

thanks!

  
  
Posted 11 hours ago

at some point I click the "open URL in new tab" just to show it works

  
  
Posted 11 hours ago
11 Views
5 Answers
11 hours ago
6 hours ago
Tags