clearml-agent/clearml_agent
2022-12-28 19:39:59 +02:00
..
backend_api Fix typos (#131) 2022-12-28 19:39:59 +02:00
backend_config Send task.ping for executing tasks every 120 seconds (set using the agent.task_ping_interval_sec configuration option) 2022-12-05 11:22:25 +02:00
commands Fix pinging running task (and change default to once a minute) 2022-12-13 15:26:26 +02:00
external Moved pyhocon to internal packages 2022-10-23 13:03:59 +03:00
glue Add CLEARML_AGENT_FORCE_SYSTEM_SITE_PACKAGES env var (default true) to allow overriding default "system_site_packages: true" behavior when running tasks in containers (docker mode and k8s-glue) 2022-12-10 20:00:46 +02:00
helper Fix clearml-agent build --docker stuck on certain containers 2022-12-13 15:24:32 +02:00
interface Fix messages 2022-08-01 18:57:36 +03:00
__init__.py Rename trains-agent -> clearml-agent 2020-12-22 21:21:29 +02:00
__main__.py Add custom build script support 2022-03-15 10:04:25 +02:00
complete.py initial clearml-agent v0.17.0 2020-12-22 23:00:57 +02:00
config.py Moved pyhocon to internal packages 2022-10-23 13:03:59 +03:00
definitions.py Add CLEARML_AGENT_FORCE_SYSTEM_SITE_PACKAGES env var (default true) to allow overriding default "system_site_packages: true" behavior when running tasks in containers (docker mode and k8s-glue) 2022-12-10 20:00:46 +02:00
errors.py Add custom build script support 2022-03-15 10:04:25 +02:00
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 2022-12-13 15:29:10 +02:00