version 0.2.0
Compare changes
Files
8+ 11
− 7
@@ -44,7 +44,7 @@ def session(func):
@@ -62,9 +62,7 @@ def create_remote_container(user_input: str, recreate: bool = False):
@@ -80,7 +78,7 @@ def list_remote_container(
@@ -97,7 +95,7 @@ def stream_log(user_input: str, server: str = bconfig.g_server):
@@ -112,7 +110,7 @@ def submit_pipeline(user_input: str, rerun: bool = False):
@@ -122,6 +120,12 @@ def run_pipeline(user_input: str, *, rerun: bool = False):