mirror of
				https://github.com/clearml/clearml-docs
				synced 2025-06-26 18:17:44 +00:00 
			
		
		
		
	Update ClearML Session (#827)
This commit is contained in:
		
							parent
							
								
									4f3c6dfc69
								
							
						
					
					
						commit
						4dc758ea3f
					
				@ -221,6 +221,7 @@ clearml-session --continue-session <session_id> --store-workspace ~/workspace
 | 
			
		||||
| `--continue-session` | Pass the session of a previous session to continue, restoring your workspace (see `--store-workspace`) | `none` |
 | 
			
		||||
| `--debugging-session` | Pass existing Task ID, create a copy of the experiment on a remote machine, and launch Jupyter/SSH for interactive access. Example `--debugging-session <task_id>`| `none`|
 | 
			
		||||
| `--disable-session-cleanup` | If `True`, previous interactive sessions are not deleted | `false`|
 | 
			
		||||
| `--disable-store-defaults` | If set, do not store current setup as new default configuration| `none`|
 | 
			
		||||
| `--docker`| Select the docker image to use in the interactive session |`nvidia/cuda:11.6.2-runtime-ubuntu20.04` or previously used docker image|
 | 
			
		||||
| `--docker-args` | Add additional arguments for the docker image to use in the interactive session | `none` or the previously used docker-args |
 | 
			
		||||
| `--force_dropbear`| Force using `dropbear` instead of SSHd |`none`| 
 | 
			
		||||
 | 
			
		||||
		Loading…
	
		Reference in New Issue
	
	Block a user