This website requires JavaScript.
Explore
Help
Sign In
ClearML
/
clearml-agent
Watch
1
Star
0
Fork
0
You've already forked clearml-agent
mirror of
https://github.com/clearml/clearml-agent
synced
2025-06-26 18:16:15 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6213ef4c02683c1edefeb69436f2fd8e531be121
clearml-agent
/
clearml_agent
/
commands
History
allegroai
6213ef4c02
Add /bin/bash -c "command" support. Task
binary
should be set to
/bin/bash
and entry_point should be set to
-c command
2024-07-24 18:00:13 +03:00
..
__init__.py
Rename trains-agent -> clearml-agent
2020-12-22 21:21:29 +02:00
base.py
Support custom service on
Worker.get()
calls
2023-02-05 10:29:09 +02:00
check_config.py
initial clearml-agent v0.17.0
2020-12-22 23:00:57 +02:00
config.py
Better message for agent init when an existing clearml.conf is found
2023-05-21 22:51:11 +03:00
events.py
Add support for resource_applied() callback in k8s glue
2023-11-01 15:10:08 +02:00
resolver.py
Add default docker match_rules for enterprise users,
2024-07-24 17:42:55 +03:00
worker.py
Add /bin/bash -c "command" support. Task
binary
should be set to
/bin/bash
and entry_point should be set to
-c command
2024-07-24 18:00:13 +03:00