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
Are The Clearml Server Aws Amis A Paid Only Feature?

are the ClearML server AWS AMIs a paid only feature?

  
  
Posted one year ago
Votes Newest

Answers 2


if you go here https://clear.ml/docs/latest/docs/deploying_clearml/clearml_server_aws_ec2_ami you can see you can launch a community ami and if you go here https://clear.ml/docs/latest/docs/deploying_clearml/clearml_server_aws_ec2_ami/#clearml-server-aws-community-amis you will see the list of community AMI’s you can launch

  
  
Posted one year ago

Hi ElegantCoyote26 , I don't think so. I'm pretty sure the AWS AMI's are released for the open source server 🙂

  
  
Posted one year ago
563 Views
2 Answers
one year ago
one year ago
Tags