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
How To Use Clearml-Session.. I Mean Jupyter Notebook.. I Tried This Command "Clearml-Session" On My Clearml Server.. It Wasnt Working

how to use clearml-session.. i mean jupyter notebook.. i tried this command "clearml-session" on my clearml server.. it wasnt working

  
  
Posted one year ago
Votes Newest

Answers 12


Hi @<1560073997809356800:profile|RotundPigeon65> , I think this is what you're looking for 🙂
None

  
  
Posted one year ago

this document .. i tried.. clearml-session doesnt detected

  
  
Posted one year ago

Are you getting some errors? Did you run an agent?

  
  
Posted one year ago

i am sorry.. i am new guy to this clearml

  
  
Posted one year ago

@<1560073997809356800:profile|RotundPigeon65> you need to pip install clearml-session

  
  
Posted one year ago

ubuntu@labelstudio:~$ clearml-session
clearml-session: command not found
  
  
Posted one year ago

so clearml-session only work if agent installed.. right

  
  
Posted one year ago

I suggest reading the full doc page on this 🙂

  
  
Posted one year ago

this is agent machine installed agent.. init also success

  
  
Posted one year ago

okay let me try

  
  
Posted one year ago

Yes

  
  
Posted one year ago

clearml-session is part of the clearml package 🙂

  
  
Posted one year ago
524 Views
12 Answers
one year ago
one year ago
Tags