How do I create sub projects with the new version 1.0?
4 years ago
what is user properties for and how can I add parameters to it via code? thx!
4 years ago
Hi, Maybe someone know. Does clearml-agent has option to run a project (git) that has a sub-module?
4 years ago
Hi, Is it still true that --services-mode only supports docker mode?
4 years ago
Hi, I deleted some archived experiments in clearml server 1.0 and the popup in the dashboard showed “the following artifacts were not deleted”, with a list o...
4 years ago
Hi, I deleted all archived experiments in a project and I just realized all experiments of all projects were deleted (clearml server v1.0.0) 🤔
4 years ago
Is it possible to set the order for the plots in the scalars page?
4 years ago
Hi, v1 of agent seems to have removed agent.package_manager.force_repo_requirements_txt. Is this still available in other forms?
4 years ago
Can I do these from a notebook? https://github.com/allegroai/clearml/blob/master/examples/pipeline/step2_data_processing.py
4 years ago
Is there a way I can create a dataset as part of a pipeline and be able to see that this dataset came from this pipeline / task ?
4 years ago
Hi clear ml community, I’m interested in technical deep dive of clear ML feature store. I know this is an enterprise offering, but would be good to see futur...
4 years ago
How do people generally handle moving from experimental mode with notebooks and then running pipelines for production training and beyond?
4 years ago
Hi all, Can I chat here with someone about pricing? It will be easier than mailing
4 years ago
Hello everyone! Maybe can guide me to the documentation for this. I want to access existing artifacts, e.g. model weights, that I saved during a task. I want...
4 years ago
I try to use a ssh key for git. When I push a file to git I still have to write my name and password. I solved it by the command: git remote set-url origin g...
4 years ago
hi guys, I'm deploying on-premise server
4 years ago
I am able to access web_server and files_server
4 years ago
but not api_server on port 8008.
4 years ago
therefore i'm not about to do clearml-init verification. 😢
4 years ago
I am trying to plot values that are either 0 or 1 (with tensorboardx.add_scalar). However, it doesn't show correctly. Any idea why? (smoothing is 0)
4 years ago
Can clearml-server connect to elasticsearch via https endpoint? I see no option for that and ECK only deploys with https.
4 years ago
Hi, is there a way to force the requirements.txt? I have a package I installed directly from github but the version is always wrong. Any other way to do this?
4 years ago
Has anybody integrated Airflow with ClearML here? If so, what has been your experience?
4 years ago
Hello! I have setup the trains server using docker compose and one of my machine can run trains-init successfully, but another can't. I have try doing curl h...
4 years ago
I just getting this in my agent run task. Would appreciate if someone can advise where i externalrequirement is pointing at. RequirementsManager handler rais...
4 years ago
Hello Everyone, i’m newcomer for ClearML. I have question related to Model URL information. Where exactly the model artifacts were stored ya? assuming that i...
4 years ago
Hi! I recently updated my server and my clearml version, now when I set a task to be executed remotely its default state is aborted hence I have to reset and...
4 years ago
ClearML v1.0.1 is available on github. Mostly a few bug fixes but the low-down is over here ; https://github.com/allegroai/clearml-server/releases/tag/1.0.1
4 years ago
Hi, with the upcoming version of Hydra it seems the binding breaks. Specifically in the run_job function the argument order changed from https://github.com/f...
4 years ago
Did someone here already try the https://ngc.nvidia.com/catalog/containers/nvidia:pytorch with clearml? It seems like there is a base conda environmenet wher...
4 years ago