Hey, why is it possible to remove the task from the UI when it's published and then archived but it's not possible to remove the archived and published task ...
2 years ago
Collecting click Using cached click-8.0.1-py3-none-any.whl (97 kB)And then: ERROR: typer 0.3.2 has requirement click<7.2.0,>=7.1.1, but you'll have click 8.0...
4 years ago
Hello there! I have a question regarding the Web UI, on the project page: I have the following use case: I need to add two custom columns, each reporting one...
3 years ago
Hello all! Is there any way to attach to a task/worker in a terminal? I have jobs which fall into pdb upon an error, and it would be very helpful to be able ...
2 years ago
Encountered an odd bug. Upon attempting to write images to clearML (3D projected, matplotlib), TKinter is suddenly used as backend, and instead of writes to ...
4 years ago
Does clearML have a good story for offline/batch inference in production? I worked in the Airflow world for 2 years and these are the general features we use...
2 years ago
Hi, I am quite sure, that someone has already asked this before, but I suppose, that the answer will be simple: I am trying to run trains-agent in docker mod...
5 years ago
Hi, When I run expermint on my PC, I see scalar results and iteration numbers, working perfectly. But running the experiment remotely on a k8s-glue agent giv...
2 years ago
Hello there! After updating clearML server to the latest version I'm not able to download old datasets. I got an error No projects found when searching for S...
2 years ago
If possible, i would like all together prevent the fileserver and write everything to S3 (without needing every user to change their config)
3 years ago
There is a requests vulnerability. Can someone please action None
2 years ago
Question about artifacts, dynamic vs static and their relationship to experiments Under https://allegro.ai/docs/concepts_arch/concepts_arch/ in the Artifacts...
5 years ago
I created credentials from my account, stored them as a k8s secret and they are reused whenever anyone from our ML team starts a new ML model training, which...
3 years ago
Hello. I have an issue where clearml doesn't read from uncommitted changes. I changed the batch size locally and started training. When I check it in Executi...
one year ago
Hello. I have a question regarding jupyter notebook execution with clearml worker. Long story short: I turn a remote machine into worker with clearml-agent. ...
2 years ago
I'm new to clearml - trying few things - when using the offline mode how do I set the offline dir to s3? I would like to send everything from sagemaker to so...
4 years ago
Hi. I am unable to see my output images under "Debug Samples". It just says "Unable to load image" (please see attached). My debug sample images are stored a...
one year ago
Hi, SuccessfulKoala55 AgitatedDove14 TimelyPenguin76 , I meet a question about secure configuration. Here is my question. You’d better say the picture first....
4 years ago
Hello, I'm wondering if I can stop the specific logging for one plot (using matplotlib). When the data points become more, then the GUI of results -> plots g...
3 years ago
When I set agent management to conda it tries to create envs with python 3.1 and fails. Executing Conda: /home/adamastor/anaconda3/bin/conda create --yes --m...
3 years ago
Hello, I want to update allegro. I found the link: https://allegro.ai/clearml/docs/docs/deploying_clearml/clearml_server_es7_migration.html But with this gui...
4 years ago
Quick question about the Results --> Scalars ` view. In tensorboard when using autoscale it will ignore some values for scaling (e.g. very early super high l...
4 years ago
Hi, how could I know that "Task.init" find my "clearml.conf" file? I executed task = Task.init(project_name='Classification', task_name='example') and nothin...
4 years ago
Hello, I have been using ClearML interactive session for more than 3 months and I am facing with random SSH disconnection errors in VSCode once in a while af...
one year ago
I tried to get data from dataset, but agent always look on localhost:8081. I change host in clearml.conf but have same error. How can I change host of clearm...
one year ago
if i give path directly in function it will run if i give it has parameter it is giving error as no file or diectory found
2 years ago
Hi, Seems that when I upload a string as artifact ( task.upload_artifact(s) where s is a string) that contains newline delimiters ( \n ), these are not parse...
4 years ago
Hello, I have a question regarding custom modules- How can I successfully import my own modules(from other folders within the same root directory) in the ven...
5 years ago
Hi everyone! How can I create a pipeline in draft mode? In draft mode, I need to install a shell script and pass additional parameters. In addition, I would ...
2 years ago