So the around app is also from ClearML? :shocked_face_with_exploding_head:
4 years ago
Hi, when I use the slack monitoring service it creates a link with task.get_output_log_web_page() However, this gives something like http://apiserver:8080/pr...
4 years ago
Hello! How can I use "report_scatter2d" in order to report Timestamp in the x-axis?
4 years ago
Hi, in the AWS AutoScaler, I am getting the following warning: Warning! exception occurred: APIError: code 400/1004: Worker is not registered: worker=aws:A10...
4 years ago
Do we get workers in the http://app.community.clear.ml servers ?
4 years ago
Hi everyone, yesterday I pushed an experiment to the http://app.community.clear.ml server. It is still pending after 19 hours, is this normal behaviour ? Thanks
4 years ago
Hello, we are currently working on a hyperparameter tuning job for object detection following this tutorial https://allegro.ai/docs/examples/frameworks/pytor...
4 years ago
One of you (name is safe and sound with me π ) realised that the new name, ClearML, reminded him of some other family of products. He designed an alternativ...
4 years ago
Hello, I'm really enjoying the ClearML experience and we're using it very successfully at work. I have a small question though: I'm trying to set the "file_h...
4 years ago
Step 3 Task ( https://github.com/allegroai/trains/blob/master/examples/pipeline/step3_train_model.py ) - Loads the processed data (from Step 2) and clearml a...
4 years ago
π Roll call! Who else is here?
4 years ago
Kudos JuicyFox94 on the effort! If we could clone you and reproduce you as easily as we do to our experiments... βΈοΈ π
https://twitter.com/lstmeow/status/135...
4 years ago
Hi, I expect there is a limitation in time the free service http://app.community.clear.ml is storing projects and experiments of an user. Can you please tell...
4 years ago
quick question about the cleanup service: one argument is cleanup_period_in_days , another is run_as_service . If the latter is false, it should only run onc...
4 years ago
Friendly reminder that exists
4 years ago
Hi, Is There Any Documentation For Setting Up And Using Ssl Certs With The Clearml Server And Agent?
Hi, is there any documentation for setting up and using SSL certs with the clearml server and agent?
4 years ago
hi, I am wondering why do I need to create files before applying diff ? https://github.com/allegroai/clearml-agent/blob/master/clearml_agent/helper/repo.py#L...
4 years ago
Hi, I just switched from trains to clearml by k8 (docker: "allegroai/clearml:0.17" ) but my apiserver is still running in /opt/trains while https://github.co...
4 years ago
hi guys, is it possible to spin up two agents on one GPU? Something like trains-agent daemon --gpus 0 --queue default & trains-agent daemon --gpus 0 --queue ...
4 years ago
Hey guys, I just published (my second over all) article on Medium π https://medium.com/@w.goutas/track-your-experiments-with-clearml-b26b2d0d6518
4 years ago
Hey again, so i asked about archiving a model via code, and was given the answer about archiving tasks which will indeed archive my model but assuming i'm re...
4 years ago
Hey! I just finished the movie https://www.youtube.com/watch?v=Y5tPfUm9Ghg&list=UUj09XsAWj-RF9kY4UvBJh_A spoiler, we are using trains on promise, for I think...
4 years ago
Hi, I try to write an article on medium about ClearML and face some a problem with plotly figures. When displaying the figure locally in a browser works fine...
4 years ago
Maybe this is more a git question than a ClearML question, but how do I get the CLEARML_AGENT_GIT_USER and CLEARML_AGENT_GIT_PASS for step 11 in https://alle...
4 years ago
Hey Just a heads up, starting Jan 25th , the default http://demoapp.demo.clear.ml/ will move to a daily reset cycle (replacing the current weekly cycle). Any...
4 years ago
from datetime import datetime import hashlib from clearml import Task previous_timestamp = 0 task_filter = {} task_filter.update( { 'page_size': 100, 'page':...
4 years ago
Hi guys; another idea: would be very cool to have a mattermost alert (monitor task), just like the one for Slack. Have a nice week-end all π
4 years ago
I remember there is an environment variable to specify where my trains.conf | clearml.conf is but I could not remember the name of this env var. Can someone ...
4 years ago
Hi guys, probably is just me missing something along the way: https://github.com/allegroai/clearml/issues/287 . Can you help me in understanding this point?
4 years ago