
UnevenDolphin73
106
Questions,
749
Answers
Active since 10 January 2023
Last activity
one year ago
Reputation
0
Badges 1
662 Γ Eureka!Is there any way (or are there any plans) to include some view for datasets in the WebUI? One that is detached from the generating task?
3 years ago
When uploading an artifact, can I list it in some grouping (like with parameters, having e.g. Args/foo , Args/bar )?
3 years ago
Is there anywhere in the web UI where one can see the clearml server version running? I keep getting "version 1.1.1 is now available" even though I'm pretty ...
3 years ago
I'd like the CONSOLE in a ClearML run to show only the stdout/stderr as it does now, but I'd also like ClearML to capture DEBUG level logs. Is there an easy ...
3 years ago
Can I somehow change a project settings via the Python SDK?
2 years ago
!! In remote execution, do agents inherit the config from the queue from which they pull the task?
2 years ago
How/where can I change the session timeout time for the WebUI? It's timing out WAY too fast after the latest updates
2 years ago
The ClearML helm charts page is gone? https://allegroai.github.io/clearml-helm-charts/
2 years ago
Can I shutdown specific workers somehow? Running clearml-agent .... --stop just iterates over all the local workers and shuts them down one by one
3 years ago
We use environment variables in our clearml.conf , but those might only be available later down the line (after dotenv.load_dotenv is called). When those env...
3 years ago
If, for starters, I'd only like to use ClearML for logging purposes (that is, experiments run locally, and I report metrics, graphs, etc to ClearML). Do I st...
3 years ago
How does ClearML store some of the more intrinsic data (scalars, plots, etc)? We recently recovered Mongo from a backup and while the projects and tasks are ...
2 years ago
Is there an easy way to apply the uncommitted changes, logged by ClearML, locally to a dev environment?
2 years ago
What could cause a queue to be recreated automatically? I experimented with the autoscaler with queue name foo , got it working, closed the autoscaler, delet...
2 years ago
I realize I'm asking many niche questions - my apologies π Is there a way to translate task.data.user (user ID) to the actual username? Use case is that I'd...
3 years ago
Does the ClearML team still post updates in this channel when new ClearML versions come out? If not, what's the easiest way to keep track of various release ...
2 years ago
Back to autoscaler; is there any way to ensure the environment variables on the services queue (where the scaler runs) will be automatically exposed to new E...
2 years ago
If I create a dataset with Dataset.create(..., use_current_task=True) , that task holds the dataset. Can I then refer/copy/attach the same dataset to other t...
2 years ago
Any plans to add support for MultiIndex tables? That comma-separation feels a bit odd. (Also this shows up in plots while in the scalars tab I actually have ...
3 years ago
Is there a GCP driver similar to aws_driver.py ? None
one year ago
Has anyone encountered the following WebUI issue? When leaving a tab open for a while (on the experiments list detailed view), the "Load More" button occasio...
2 years ago
Is there a guide on how to deploy a services agent on a k8s setup? Specifically, with the CLI we use flags such as --services-mode --cpu-only , and I canβt s...
one year ago
Back to this ClearML Monitor: Could not detect iteration reporting, falling back to iterations as seconds-from-start π’ Hanging for the past ~45m like this
2 years ago
How would I go about adding multiple credentials in the autoscaler? (i.e. specify multiple sdk.aws.s3.credentials ) It's a bit odd that one would also have t...
2 years ago
... and yet another π When using the UI with regex to search for experiments, due to the greedy nature of the search, it consistently pops up the "ERROR Fet...
2 years ago
I encountered a weird edge case with the AWS Auto-scaler, wondering if there are any solutions or if this is a known issue. Something as follows happened: Th...
2 years ago
How can I send a composed chunk of code for remote execution from within a notebook ?
one year ago
In the pipeline examples, components have the following note: > # notice all package imports inside the function will be automatically logged as # required p...
2 years ago
If I clone a task, I suppose all artifacts are not cloned with it, even if they are registered, right?
2 years ago
Since ClearML 1.6.3, a dataset attached to a Task now renames that task by adding a .datasets in the path, making it hidden. Can we control/cancel this? We c...
2 years ago
Show more results
questions