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 Everyone, I Currently Have The Following Problem: I Have Rebuilt A Pipeline From The Example And Have Noticed That The Pipeline Is Registered Cleanly On Cearml But Is Not Executed By The Worker. In The Attachment You Can See The Pipeline From The Ex

Hello everyone, I currently have the following problem: I have rebuilt a pipeline from the example and have noticed that the pipeline is registered cleanly on cearml but is not executed by the worker. in the attachment you can see the pipeline from the example taken from github as well as the logs of the worker and pictures of the platform. Thank you in advance for any ideas 🙂
image
image

  
  
Posted 9 months ago
Votes Newest

Answers 33


This is the acctual dashboard view
image
image

  
  
Posted 9 months ago

@<1523701070390366208:profile|CostlyOstrich36> this looks like the same behaviour. None
image

  
  
Posted 9 months ago

No, under Windows I use Powershell, but this is the integrated WSL terminal

  
  
Posted 9 months ago
67K Views
33 Answers
9 months ago
9 months ago
Tags