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
There Are Still A Ton Of Instances Of The Documentation Using 'Import Allegroai', Is That Deprecated?

There are still a ton of instances of the documentation using 'import allegroai', is that deprecated?

  
  
Posted one month ago
Votes Newest

Answers 8


ok, where did you take this screenshot? I don't see that here: None

  
  
Posted one month ago

For Enterprise related questions please use your dedicated Slack channel. You need to provide an extra index url, instructions are given in the ClearML Python Package Setup as shown in the screenshot:
image

  
  
Posted one month ago

It's in the web UI, next to the settings button

  
  
Posted one month ago

ah ok thanks! Does the enterprsie version have separate documentation?

  
  
Posted one month ago

top right corner

  
  
Posted one month ago

No, it's all together. I suggest getting the onboarding recordings from your colleagues and watching them

  
  
Posted one month ago

Yes my company has an enterprise subscription, so how do I install allegroai then? pip install allegroai didn't work

  
  
Posted one month ago

Hi @<1727497172041076736:profile|TightSheep99> , allegroai package is part of the enterprise and not available publicly, you must be looking at documentation related to the HyperDatasets

  
  
Posted one month ago
244 Views
8 Answers
one month ago
one month ago
Tags