clearml/trains/backend_interface/task
allegroai 619be3dc75 Fix requirements detection:
- multiple -e packages were not detected (only the first one)
- trains installed from git + running with trains in python path resulted in double entry of trains
- Do not add -e to packages installed from git repositories, Trains-Agent doesn't like it
2020-07-30 15:12:46 +03:00
..
development Optimize task refresh while pulling task status in local worker and last iteration for Resource Monitoring 2020-03-05 11:40:27 +02:00
repo Fix requirements detection: 2020-07-30 15:12:46 +03:00
__init__.py flake8 2020-07-04 22:52:09 +03:00
access.py Update docstrings 2020-04-13 18:58:39 +03:00
args.py flake8 + change ModuleNotFoundError to ImportError (support py 2.7/3.5) 2020-07-30 15:07:25 +03:00
log.py Add offline support using Task.set_offline() and Task.import_offline_session() 2020-07-30 15:03:22 +03:00
task.py Fix large git diff preview (artifact auxiliary_git_diff) is a single line per file, add option to control the artifact preview 2020-07-30 15:10:41 +03:00