backend.ai icon indicating copy to clipboard operation
backend.ai copied to clipboard

refactor session commit by following agent-kernel abstraction

Open fregataa opened this issue 3 years ago • 0 comments

  1. refactor session commit functionality. restore abstraction between agent and kernel modules.
  2. do not use colon : in file name. file name format changes to YYYY-MM-DDHHMMSS_<session_name>_<image_name>.tar.gz. e.g.) 2022-08-22T07H14M48S_my_test_session_python-3.9-ubuntu20.04.tar.gz

fregataa avatar Aug 22 '22 07:08 fregataa