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
Hi, The `

Hi, the https://github.com/allegroai/trains/blob/master/examples/services/jupyter-service/execute_jupyter_notebook_server.py file linked by following page is broken. https://allegro.ai/clearml/docs/docs/examples/services/jupyter-service/execute_jupyter_notebook_server.html

  
  
Posted 2 years ago
Votes Newest

Answers 3


Yeah, it's still there for compatibility but it should be removed at some point

  
  
Posted 2 years ago

ah thanks. Hopefully the old ones get flushed out by Google soon.

  
  
Posted 2 years ago

Hi SubstantialElk6 We moved to a new docs site here: https://clear.ml/docs/latest/docs/

  
  
Posted 2 years ago
564 Views
3 Answers
2 years ago
one year ago
Tags