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
Profile picture
VexedWoodpecker50
Moderator
5 Questions, 4 Answers
  Active since 27 November 2024
  Last activity 4 hours ago

Reputation

0

Badges 1

4 × Eureka!
0 Votes
0 Answers
0 Views
0 Votes 0 Answers 0 Views
and can someone please explain what the date represents?
18 hours ago
0 Votes
2 Answers
1 Views
0 Votes 2 Answers 1 Views
I also have another question @<1523701070390366208:profile|CostlyOstrich36> I’m hoping you’d be kind of enough to guide me: the clearml.conf file that gets u...
13 hours ago
0 Votes
6 Answers
1 Views
0 Votes 6 Answers 1 Views
for some reason the installed packages are not reflecting the one from the requirements.txt in the repository?
18 hours ago
0 Votes
0 Answers
2 Views
0 Votes 0 Answers 2 Views
I see the Agent recreates the environment from the local machine in the remote machine
12 hours ago
0 Votes
1 Answers
2 Views
0 Votes 1 Answers 2 Views
12 hours ago
0 For Some Reason The Installed Packages Are Not Reflecting The One From The

hi @<1523701070390366208:profile|CostlyOstrich36> thanks for the reply but that doesn’t seem to be the case, I have a requirements.txt file that is very different from the one getting displayed

13 hours ago
0 For Some Reason The Installed Packages Are Not Reflecting The One From The

basically how can I make sure the packages from the requirements.txt get picked up instead of theses ones?

13 hours ago
0 For Some Reason The Installed Packages Are Not Reflecting The One From The

I see, thank you for the help but shouldn’t it automatically install packages that I’m specifying?

13 hours ago
0 I Also Have Another Question

yup I see, so the changes I make in the remote machine should be the only relevant one yet those changes do not get reflected

13 hours ago