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

Answers 5


Can you help me?

  
  
Posted one month ago

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

  
  
Posted one month ago

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

  
  
Posted one month ago

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

  
  
Posted one month ago

@<1523701087100473344:profile|SuccessfulKoala55>

  
  
Posted one month ago
215 Views
5 Answers
one month ago
one month ago
Tags
Similar posts