Hi PerplexedRaccoon19 , you can do it if you run in docker mode
PerplexedRaccoon19 you can also use the environment
section in the agent's clearml.conf configuration file to make specific environment variables will be set with certain values
You can use Task.set_base_docker
( None )
To specify arguments, there is an example there 🙂
Thanks, I can have docker
+ poetry
execution modes then?
You do need to run your agents in docker mode. You can do that using the --docker
argument