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
DisgustedDove53
Moderator
9 Questions, 66 Answers
  Active since 10 January 2023
  Last activity 29 days ago

Reputation

0

Badges 1

63 × Eureka!
0 Votes
9 Answers
670 Views
0 Votes 9 Answers 670 Views
Is there a way to disable ssh for clearml-session entirely and bind the jupyter notebook to 0.0.0.0 ?
2 years ago
0 Votes
7 Answers
749 Views
0 Votes 7 Answers 749 Views
2 years ago
0 Votes
31 Answers
2K Views
0 Votes 31 Answers 2K Views
2 years ago
0 Votes
2 Answers
658 Views
0 Votes 2 Answers 658 Views
Quick question.. Is redis used as permanent data storage or just cache? Would there be any problems if it is restarted and comes up clean?
2 years ago
0 Votes
2 Answers
579 Views
0 Votes 2 Answers 579 Views
Is there possibility of using centralized authentication for ClearML web ui? I mean SAML ( Okta )
2 years ago
0 Votes
30 Answers
601 Views
0 Votes 30 Answers 601 Views
2 years ago
0 Votes
5 Answers
559 Views
0 Votes 5 Answers 559 Views
Is the Dockerfile for building clearml-server available? I need to change some configs in nginx.conf because the current proxying doesn't work in our environ...
2 years ago
0 Votes
30 Answers
611 Views
0 Votes 30 Answers 611 Views
Can clearml-server connect to elasticsearch via https endpoint? I see no option for that and ECK only deploys with https.
2 years ago
0 Votes
9 Answers
589 Views
0 Votes 9 Answers 589 Views
Can anyone recommend some good AI deployment frameworks for kubernetes? (better if they have/can be integrated with ClearML)
2 years ago
0 Anyone Had Success With Specifying Elasticsearch Password To Api Server? I'Ve Tried Supplying It With Dynamic Config Variables But Pyhocon Doesn'T Support Tuples Afaik. So I Cannot Find Any Way To Create The Http_Auth Tuple In Elasticsearch() Create Api.

I changed them and tried some combinations to no avail...
I assume it should change the retry pattern too. but it doesn't change.. I feel I'm missing something obvious here

2 years ago
0 Hello Folks! We Have Started Using Clearml In Kubernetes. The Trainings Are Run In K8S With Help Of K8Sintegration And Some Custom Coding. Now For The Clearml-Session Tasks, A Port-Forward Should Be Done Each Time If I Need To Access The Jupyter Notebook

I’m not using templates for k8s glue. I’m using the default operation mode which uses kubectl run. Should I use templates and specify a service in there to be able to connect to the pods?

2 years ago
0 Hello I Want To Know That Without Any Access To The Webserver Component, Is It Possible To Use Clearml? I’M Asking From A Security Perspective.. Paraphrasing: Can An Intruder With Access To Clearml-Api Do Anything They Want? How Are They Limited? (With

ah ok. So only solution is changing the hardcoded one…
I will be looking into docs to find the right env variable. If you know it I’d appreciate you telling me 😄 SuccessfulKoala55

2 years ago
2 years ago
Show more results compactanswers