clearml-agent/clearml_agent
2023-07-04 14:42:28 +03:00
..
backend_api Fix docker container backwards compatibility for API <2.13 2023-07-04 14:37:18 +03:00
backend_config Add support for setting mode on files applied by the agent 2023-07-04 14:37:58 +03:00
commands Add support for extra docker arguments referencing machines environment variables using the agent.docker_allow_host_environ configuration option to allow users to also be able to use $ENV in the task's docker arguments 2023-07-04 14:42:28 +03:00
external Moved pyhocon to internal packages 2022-10-23 13:03:59 +03:00
glue Support skipping agent pip upgrade in container bash script using the CLEARML_AGENT_NO_UPDATE env var 2023-07-04 14:38:50 +03:00
helper Add CLEARML_EXTRA_PIP_INSTALL_FLAGS / agent.package_manager.extra_pip_install_flags to control additional pip install flags 2023-07-04 14:39:40 +03:00
interface Fix messages 2022-08-01 18:57:36 +03:00
__init__.py
__main__.py
complete.py
config.py Moved pyhocon to internal packages 2022-10-23 13:03:59 +03:00
definitions.py Add CLEARML_EXTRA_PIP_INSTALL_FLAGS / agent.package_manager.extra_pip_install_flags to control additional pip install flags 2023-07-04 14:39:40 +03:00
errors.py
session.py Fix get_task_session() may cause an old copy of the APIClient to be used containing a reference to the previous session 2022-12-05 11:20:32 +02:00
version.py Version bump to v1.5.3rc3 2023-05-21 22:54:38 +03:00