Skip to content

PyPI v0.13.0

Compare
Choose a tag to compare
@jkhenning jkhenning released this 07 Mar 09:39
· 24 commits to main since this release

New Features and Bug Fixes

  • Add Workspace Synchronization
    • Add --session-name and --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
  • Add Python 3.10 and 3.11 support to metadata
  • Update default docker to nvidia/cuda:11.6.2-runtime-ubuntu20.04
  • Fix requirements to reduce vulnerabilities