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
Unanswered
Hi, I Have Problems To Render Matploblib Figures Via. Report_Matplotlib_Figure. This Line Plt.Subplots() Try To Export To The Fileserver Which Is Not Configured In Our Case. Please Help. Clearml.Storage - Error - Exception Encountered While Uploading Fail


Do you mean you don't have a files server running? You can technically circumvent this by overring the api.files_server in clearml.conf and set it to your default storage

  
  
Posted 11 months ago
116 Views
0 Answers
11 months ago
11 months ago