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
Here Is Says "This Is A Clearml Hosted Service Feature Only." But Hosted Service Means Hosted By You Or Us As The Users ?

None here is says "This is a ClearML Hosted Service feature only." but hosted service means hosted by you or us as the users ?

  
  
Posted 2 years ago
Votes Newest

Answers 6


Hi @<1523709410411548672:profile|NuttyFox2> ,
"Hosted" (as opposed to "self-hosted") is the terminology our docs use to refer to ClearML Servers deployed and maintained for free-tier and paid-tier users.
This share feature is indeed only available in these versions. However, you can always copy the experiment's URL and share with other people - can that suite your needs?

  
  
Posted 2 years ago

not exactly as it does not support public sharing but still better than nothing I guess,

Any plans to support that in the open-source version ?

  
  
Posted 2 years ago

You mean public sharing as sharing with someone who had no access to the server?

  
  
Posted 2 years ago

@<1523709410411548672:profile|NuttyFox2> Since the default server user configuration does not require authentication, I'm assuming your use case calls for some users being authenticated where others are not?
Such mixed access mode is currently not on the near term roadmap for the OSS server - You should create a feature request to help push it into the development plan.

  
  
Posted 2 years ago

thx for the info

  
  
Posted 2 years ago

yes that was what was referring to. Someonw who has no access to the UI

  
  
Posted 2 years ago