Hi ElegantCoyote26 , you can use the CLEARML_AGENT_SKIP_PYTHON_ENV_INSTALL
environment variable to make the agent skip everything - see https://clear.ml/docs/latest/docs/clearml_agent/clearml_agent_env_var for reference
You can build a standalone docker image to be executed, but otherwise the agent will clone the code. If not clone, how will the agent find the code?
Does Clearml has a skip_git_code
environment to skip clone new code from code base? @<1523701087100473344:profile|SuccessfulKoala55>