Is it possible to increase the polling interval for k8s glue? Currently it is 5 seconds I believe. Would adding an argument for it help? Can do a PR if so
4 years ago
Any specific reason for modelling experiments as separate tasks rather than a single entity with multiple runs?
4 years ago
How does the uncommitted changes stuff work? Is it only for modified changes and not untracked files?
4 years ago
What is parent task for a dataset? When does it get populated?
4 years ago
Any ideas of using Label Studio with Clearml Datasets - base dataset, load to label studio, annotate, child annotated dataset is the kind of flow
4 years ago
More an internal utilities usage question - if I have a script (.py) can I use an utility that clearml uses to get the packages used by the script? Was looki...
4 years ago
If i have a dataset and i process it and I want the processed data as another dataset, is parent the right approach?
4 years ago
When a transitive dependency is optional, how do we make sure the task detects it? In my case, I have a task that reads excel file using pandas which needs x...
4 years ago
What’s the best way to get the list of all projects (while in a notebook)? Hitting the API?
4 years ago
Is it possible to set an environment variable for a task?
4 years ago
Is it possible to schedule pipelines on events like dataset update?
4 years ago