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
New To Clearml~ Find There'S A Plugin For Pycharm But No For Vs Code. Any Plan?

New to ClearML~ Find there's a plugin for PyCharm but no for VS Code. Any plan?

  
  
Posted 11 months ago
Votes Newest

Answers 5


Hi @<1569133683275730944:profile|CrabbyDove13> , the PyCharm plugin is for working with remote environments. I don't think you need is with VSCode since this capability is covered by clearml-session

  
  
Posted 11 months ago

The resources for clearml-session are very limited. Any better guidance on clearml-session? Had no luck in running clearml-session successfully with the gpu server that runs clearml-agent.

  
  
Posted 11 months ago

Haven’t really figured it out. Will try again, collect error info and get back to you

  
  
Posted 11 months ago

What errors are you getting?

  
  
Posted 11 months ago

@<1569133683275730944:profile|CrabbyDove13> clearml-session is not really related to PyCharm - any specific reason you made this connection?

  
  
Posted 11 months ago
537 Views
5 Answers
11 months ago
11 months ago
Tags