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
How To Open The Dashboard (Local Server) I.E. While Running It Give Me A Local Host Port, But How To Lunch It Without Running? Tanks,

How to open the dashboard (local server) i.e. while running it give me a local host port, but how to lunch it without running?

Tanks,

  
  
Posted one year ago
Votes Newest

Answers 4


Thanks 👍

  
  
Posted one year ago

How do you run docker compose? If you run it with the -d in the end it should stay and be persistent even after restart, if I'm not mistaken

  
  
Posted one year ago

After rebooting the computer how can I lunch the clearml dashboard? I install the clearml vis docker

  
  
Posted one year ago

Hi JitteryParrot8 ,

Not sure I understand the question. Can you please elaborate?

  
  
Posted one year ago
589 Views
4 Answers
one year ago
one year ago
Tags