So, this is something I've noticed, this line always seems to crash my Colab Notebooks: Task.current_task().completed()
4 years ago
Hi! Is there any reason why integer/float values are casted to string when connecting arguments dictionary to task and then retrieve them using task.get_para...
4 years ago
I am trying to test and show the results on my local machine. ( clearml-server with http:///localhost:8080 ) My system info: OS: ubuntu 18.04 docker: 20.10.8...
3 years ago
Hi all - I am expeiencing some weird behavior using clearml experiment tracking with hydra configurations. My hydra OmegaConf configuration object is not alw...
one year ago
Bug reporting: Just updated to trains==0.16.3. Tested with lightgbm==3.0.0 File "/home/nokchan/anaconda3/envs/cba/lib/python3.7/site-packages/trains/binding/...
5 years ago
Hi, i'm experiencing a new issue with logging scalars and plots. it seems that something has changed on your side (clearml) and scalar and plots are having t...
7 months ago
Hello everyone - I have installed a new ClearML server, now I want to run my scripts using the 4 GPUs on that server machine. Do I need to install a ClearML ...
2 years ago
Hello everyone, I’m running ClearML using SageMaker and its strange i see no plots show up when i create a matplotlib plot after initializing my task, wonder...
2 years ago
Hi, love what you guys did with the new datasets! I need some help though. I assume there will be a no-code way to do this, maybe not now but in the future. ...
3 years ago
Hi all, How can I get the status of a component from another component in the clearml pipeline (end, pending, running)? I want to run the triton server as a ...
2 years ago
Hi! Im trying to log 150Gb dataset with clearml to S3 bucket. Whats the reason for this problem?
3 years ago
[Help needed] - Is there an API that I can extract the metrics for multiple experiments? It maybe a feature that can be considered. I want to compare two sca...
4 years ago
Hi, What is the best way to get a local copy of only the specified files from the dataset? Case: I got a list of added files for N versions using Dataset.lis...
2 years ago
hello, clearml-server appears to fail escaping html in stdout/stderr reporting (the console view), is this a known bug ? is this fixed on 1.13.0 maybe ? I’m ...
one year ago
Hi, I recently updated my clearml to 1.1.2 and a code that was working before now behaves completely differently: I am using the following to log debug sampl...
4 years ago
Hi all, I think their is a UI bug. When trying to add experiment to compare:
4 years ago
Hi there, I would like to report a bug with the resizing of the columns in the projects view: it doesn’t work as expected. Please look at the behavior of the...
4 years ago
Hi all, I dont know what happened but I am unable to download a dataset I used to download to cached folder. Now, when I try to download, the dataset show th...
2 years ago
Hi Team, How to configure Gerrit details in ClearML so that tasks or pipeline will be executed depends on Gerrit?
2 years ago
Hey, I want to upload text files in the allegro, and store them as an artifact. How can we do that?
5 years ago
How can I extend a dataset? On community edition I have an existing dataset, I want to add some files and make a new version. I tried just doing a Dataset()....
2 years ago
I had a good look at all the introduction video on youtube and had some questions. Context: if we are going to deploy and maintain ClearML servers our self i...
2 years ago
GCP Autoscaler Feature Request: Currently, one has to provide the exact machine image to use in the 'Machine Image' field. However, I'd like to use the lates...
one year ago
Hi guys, can I somehow link 2 versions of dataset as parent-child after I uploaded both of them? They have the exact same name but uploaded as independent
2 years ago
How can I run a new version of a Pipeline, wait for it to finish and then check its completion/failure status? I want to kick off the pipeline and then check...
2 years ago
Hey guys, Is there an e2e working example of writing a pipeline with 2-3 tasks? Just an hello world. I am the first one who tries to make ClearML pipeline to...
3 years ago
Hi guys, coming this time to share an idea of a killer feature for ClearML 🚀 I am pretty sure you guys already heard of https://www.streamlit.io/ , which is...
4 years ago
What determines the value of user? (see screenshot) Right now all my teammates' experiments show up under my own user name. Thanks
4 years ago