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 Guys!!! I'M A Developer Who Wants To Build Mlops On My Local Machine, But I Have A Few Issues While Setting Up The Clearml Server. And I Just Got A Small Old Server That Might Not Support Hyperv That Kind Of Stuff, And Also Not Able To Run Docker On

Hello guys!!! I'm a developer who wants to build MLOps on my local machine, but I have a few issues while setting up the ClearML Server.
And I just got a small old server that might not support HyperV that kind of stuff, and also not able to run docker on it.
So I might not be able to use docker to run the entire environment.

  
  
Posted one year ago
Votes Newest

Answers 3


Hi @<1691620905270120448:profile|LooseReindeer62> , I would suggest a machine that can run dockers

  
  
Posted one year ago

Also, I might not able to upgrade the linux kernel to support that.

  
  
Posted one year ago

Hi, thank you for responding, but I’m not able to run docker on that machine.

  
  
Posted one year ago
1K Views
3 Answers
one year ago
one year ago
Tags