This website requires JavaScript.
Explore
Help
Sign In
ClearML
/
clearml-session
Watch
1
Star
0
Fork
0
You've already forked clearml-session
mirror of
https://github.com/clearml/clearml-session
synced
2025-01-31 02:46:56 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
6bca7dfd7b
clearml-session
/
requirements.txt
4 lines
88 B
Plaintext
Raw
Normal View
History
Unescape
Escape
Add Workspace Synchronization - 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
2024-03-07 09:24:11 +00:00
clearml >= 1.9
Initial release
2020-12-22 19:32:02 +00:00
pexpect ; sys_platform != 'win32'
Use wexpect_venv instead of wexpect due to https://github.com/raczben/wexpect/issues/26#issuecomment-1574339194
2023-12-07 14:07:36 +00:00
wexpect_venv ; sys_platform == 'win32'
Reference in New Issue
Copy Permalink