mirror of
				https://github.com/clearml/clearml-docs
				synced 2025-06-26 18:17:44 +00:00 
			
		
		
		
	Rewrite project page sections (#215)
This commit is contained in:
		
							parent
							
								
									76330e9b60
								
							
						
					
					
						commit
						a23bc29392
					
				
							
								
								
									
										
											BIN
										
									
								
								docs/img/webapp_projects_new_project.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						
									
										
											BIN
										
									
								
								docs/img/webapp_projects_new_project.png
									
									
									
									
									
										Normal file
									
								
							
										
											Binary file not shown.
										
									
								
							| After Width: | Height: | Size: 26 KiB | 
| @ -19,7 +19,7 @@ page when relevant). | ||||
| 
 | ||||
| ## Project Folders | ||||
| 
 | ||||
| Project folders display summarized project information.   | ||||
| Project folders display summarized project information:   | ||||
| 
 | ||||
|  | ||||
| 
 | ||||
| @ -31,16 +31,18 @@ subprojects. Click on a subproject's name to navigate to it. | ||||
| ### Project Actions | ||||
| 
 | ||||
| Click <img src="/docs/latest/icons/ico-bars-menu.svg" alt="Menu" className="icon size-md space-sm" /> on the top right | ||||
| of a project folder to open its context menu and access project actions.   | ||||
| of a project folder to open its context menu and access the following project actions:   | ||||
| 
 | ||||
|  | ||||
| 
 | ||||
| To delete a project, all of its experiments must be [archived](webapp_archiving.md) first.  | ||||
| * **Rename** - Rename the project. | ||||
| * **New Project** - Create a new project (by default a subproject).  | ||||
| * **Move to** - Move the project into another project. If the target project does not exist, it is created on-the-fly. | ||||
| * **Delete** - Delete the project. To delete a project, all of its experiments must be [archived](webapp_archiving.md) first.  | ||||
| 
 | ||||
| ## Create New Projects | ||||
| 
 | ||||
| 1. Click the **+ NEW PROJECT** button in the top right of the page in a project's context menu, which will open a  | ||||
|    **New Project** window.  | ||||
| 1. Input a project name | ||||
| 1. Input a target location (`Create in`). Projects can be created in the root or in another project (or subproject) | ||||
| 1. Input a description and default output destination.  | ||||
| To create a new project, click the **+ NEW PROJECT** button in the top right of the page or in a project's context menu,  | ||||
| which will open a **New Project** modal.  | ||||
| 
 | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user