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
Hello! Is There A Way To Launch Clearml Apps (For Example Clearml Schedulers) Via Api Or Code With Status Tracking On Clearml Application Tab? If We Run Clearml Schedulers Via Code With

Hello!

Is there a way to launch clearml apps (for example clearml schedulers) via API or code with status tracking on ClearML application tab?

If we run clearml schedulers via code with None we won't see this tasks on application/scheduler tab :(

Thank you on advance!

  
  
Posted 4 months ago
Votes Newest

Answers 5


Hi @<1523701087100473344:profile|SuccessfulKoala55> No, I am using self-hosted ClearML enterprise server

  
  
Posted 4 months ago

Hi @<1578555761724755968:profile|GrievingKoala83> , for questions related to an enterprise server, please contact the ClearML support directly

  
  
Posted 3 months ago

Hi @<1578555761724755968:profile|GrievingKoala83> , are you using a self-hosted ClearML open source server?

  
  
Posted 4 months ago

Can you help me?

  
  
Posted 3 months ago

@<1523701087100473344:profile|SuccessfulKoala55>

  
  
Posted 3 months ago
371 Views
5 Answers
4 months ago
3 months ago
Tags
Similar posts