mirror of
https://github.com/clearml/clearml-session
synced 2025-02-07 05:20:45 +00:00
![allegroai](/assets/img/avatar_default.png)
- Update default docker to nvidia/cuda:11.6.2-runtime-ubuntu20.04 - Add --session-name --session-tag to allow setting session Task name and tags - Add list/info/shutdown commands - Add --store-workspace allowing remote session to store a specific folder and continue next session with a fully restored folder - Add --disable-session-cleanup to disable old session cleanup
4 lines
88 B
Plaintext
4 lines
88 B
Plaintext
clearml >= 1.9
|
|
pexpect ; sys_platform != 'win32'
|
|
wexpect_venv ; sys_platform == 'win32'
|