Hi @<1675675716852649984:profile|LackadaisicalLizard46> , I think that's a really neat idea, maybe open a GitHub feature request?
I'm afraid I don't have anything like that ๐
Hi CurvedHedgehog15 , can you please provide a code snippet to play with?
Are you using the community server or are you using the open source and self hosting?
Hi @<1587615463670550528:profile|DepravedDolphin12> , can you please add the full log?
Hi @<1523702307240284160:profile|TeenyBeetle18> , what do you mean by dev containers?
JitteryCoyote63 , I think so.
config = OmegaConf.load(train_task.connect_configuration(config_path))
Should work
Hi @<1669877498772459520:profile|LudicrousSeal25> , where did you get this line from?
elasticsearch:
platform: linux/amd64
Doesn't seem to be part of None
Hi @<1523701083040387072:profile|UnevenDolphin73> , can you please elaborate?
My bad, should have asked you to go to Network as well to see if anything returns errors
I think that's about that ๐
How did you setup the ClearML server?
You can also use Task.force_requirements_env_freeze
to freeze an exact copy of your environment.
None
Hi SucculentWoodpecker18 , I don't think there is an updated roadmap currently. You can see updates and releases here: https://clearml.slack.com/archives/C03E7MNDG3C
Is there some specific feature you're looking for?
I think the uncommitted changes section is some git diff
output. I think you can google on how to use it ๐
Internal references are resolved only in decorator/function pipelines if I recall correctly
Also, is it an AWS S3 or is it some similar storage solution like Minio?
Can you try launching a new instance with CPU only and add the log here? I just tried on PRO myself with CPU only and it worked. Can you look at the version of the application you're running with? To see the version you have inside the screen of the application on the top left a small highlighted text "more" if you click on it some of the text will scroll down and show you the version
GiganticTurtle0 , I think this would be up your alley, there is a 'parent' parameter even ๐
https://clear.ml/docs/latest/docs/references/sdk/task#taskget_tasks
Regarding the packages issue:
What python did you run on originally - Because it looks that 1.22.3 is only supported by python 3.8. You can circumvent this entire issue by running in docker mode with a docker that has 3.7 pre-installed
Regarding the data file loading issue - How do you specify the path? Is it relative?
Can you add a print out to verify that you selected the correct project?
I'm afraid you can't do that. Each user has his own workspace and users join to that workspace. If you would like to have a new 'owner' you would need to add your users to that new person's workspace
https://app.clear.ml/settings/profile
bottom right of your screen if you're signed up ๐
can you try reinstalling clearml-agent
?
Hi @<1664079296102141952:profile|DangerousStarfish38> , looks like an issue with docker on your machine. Are you able to run that container manually?