Update pipeline images, pytorch lightning, sklearn matplotlib
@ -16,7 +16,8 @@ The test loss and validation loss plots appear in the task's page in the ClearML
 | 
			
		||||
Resource utilization plots, which are titled **:monitor: machine**, also appear in the **SCALARS** tab. All of these 
 | 
			
		||||
plots are automatically captured by ClearML. 
 | 
			
		||||
 | 
			
		||||

 | 
			
		||||

 | 
			
		||||

 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
## Hyperparameters
 | 
			
		||||
@ -24,13 +25,15 @@ plots are automatically captured by ClearML.
 | 
			
		||||
ClearML automatically logs command line options defined with argparse and TensorFlow Definitions, which appear in 
 | 
			
		||||
**CONFIGURATIONS > HYPERPARAMETERS > Args** and **TF_DEFINE** respectively. 
 | 
			
		||||
 | 
			
		||||

 | 
			
		||||

 | 
			
		||||

 | 
			
		||||
 | 
			
		||||
## Artifacts
 | 
			
		||||
 | 
			
		||||
Models created by the task appear in the task's **ARTIFACTS** tab.
 | 
			
		||||
 | 
			
		||||

 | 
			
		||||

 | 
			
		||||

 | 
			
		||||
 | 
			
		||||
Clicking on a model name takes you to the [model's page](../../../webapp/webapp_model_viewing.md), where you can view 
 | 
			
		||||
the model's details and access the model.
 | 
			
		||||
@ -39,5 +42,6 @@ the model's details and access the model.
 | 
			
		||||
 | 
			
		||||
All other console output appears in **CONSOLE**.
 | 
			
		||||
 | 
			
		||||

 | 
			
		||||

 | 
			
		||||

 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -15,4 +15,5 @@ The example does the following:
 | 
			
		||||
 | 
			
		||||
The learning curve plots appear in the **ClearML web UI** under **PLOTS**.
 | 
			
		||||
 | 
			
		||||

 | 
			
		||||

 | 
			
		||||

 | 
			
		||||
@ -222,20 +222,23 @@ ClearML pipeline page: https://app.clear.ml/pipelines/462f48dba7b441ffb34bddb783
 | 
			
		||||
The pipeline run's page contains the pipeline's structure, the execution status of every step, as well as the run's 
 | 
			
		||||
configuration parameters and output.
 | 
			
		||||
 | 
			
		||||

 | 
			
		||||

 | 
			
		||||

 | 
			
		||||
 | 
			
		||||
To view a run's complete information, click **Full details** on the bottom of the **Run Info** panel, which will open 
 | 
			
		||||
the pipeline's [controller task page](../../webapp/webapp_exp_track_visual.md).
 | 
			
		||||
 | 
			
		||||
Click a step to see its summary information.
 | 
			
		||||
 | 
			
		||||

 | 
			
		||||

 | 
			
		||||

 | 
			
		||||
 | 
			
		||||
### Console
 | 
			
		||||
 | 
			
		||||
Click **DETAILS** to view a log of the pipeline controller's console output.
 | 
			
		||||
 | 
			
		||||

 | 
			
		||||

 | 
			
		||||

 | 
			
		||||
 | 
			
		||||
Click on a step to view its console output. 
 | 
			
		||||
 | 
			
		||||
 | 
			
		||||
@ -87,22 +87,26 @@ ClearML pipeline page: https://app.clear.ml/pipelines/462f48dba7b441ffb34bddb783
 | 
			
		||||
The pipeline run's page contains the pipeline's structure, the execution status of every step, as well as the run's 
 | 
			
		||||
configuration parameters and output.
 | 
			
		||||
 | 
			
		||||

 | 
			
		||||

 | 
			
		||||

 | 
			
		||||
 | 
			
		||||
To view a run's complete information, click **Full details** on the bottom of the **Run Info** panel, which will open the 
 | 
			
		||||
pipeline's [controller task page](../../webapp/webapp_exp_track_visual.md).
 | 
			
		||||
 | 
			
		||||
Click a step to see an overview of its details.
 | 
			
		||||
 | 
			
		||||

 | 
			
		||||

 | 
			
		||||

 | 
			
		||||
 | 
			
		||||
## Console and Code
 | 
			
		||||
 | 
			
		||||
Click **DETAILS** to view a log of the pipeline controller's console output.   
 | 
			
		||||
 | 
			
		||||

 | 
			
		||||

 | 
			
		||||

 | 
			
		||||
 | 
			
		||||
Click on a step to view its console output. You can also view the selected step's code by clicking **CODE**
 | 
			
		||||
on top of the console log.
 | 
			
		||||
 | 
			
		||||

 | 
			
		||||

 | 
			
		||||

 | 
			
		||||
 | 
			
		||||
@ -116,22 +116,26 @@ ClearML pipeline page: https://app.clear.ml/pipelines/462f48dba7b441ffb34bddb783
 | 
			
		||||
The pipeline run's page contains the pipeline's structure, the execution status of every step, as well as the run's 
 | 
			
		||||
configuration parameters and output.
 | 
			
		||||
 | 
			
		||||

 | 
			
		||||

 | 
			
		||||

 | 
			
		||||
 | 
			
		||||
To view a run's complete information, click **Full details** on the bottom of the **Run Info** panel, which will open the 
 | 
			
		||||
pipeline's [controller task page](../../webapp/webapp_exp_track_visual.md).
 | 
			
		||||
 | 
			
		||||
Click a step to see an overview of its details.
 | 
			
		||||
 | 
			
		||||

 | 
			
		||||

 | 
			
		||||

 | 
			
		||||
 | 
			
		||||
## Console and Code
 | 
			
		||||
### Console and Code
 | 
			
		||||
 | 
			
		||||
Click **DETAILS** to view a log of the pipeline controller's console output.   
 | 
			
		||||
 | 
			
		||||

 | 
			
		||||

 | 
			
		||||

 | 
			
		||||
 | 
			
		||||
Click on a step to view its console output. You can also view the selected step's code by clicking **CODE**
 | 
			
		||||
on top of the console log.
 | 
			
		||||
 | 
			
		||||

 | 
			
		||||

 | 
			
		||||

 | 
			
		||||
 | 
			
		||||
| 
		 Before Width: | Height: | Size: 116 KiB After Width: | Height: | Size: 176 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								docs/img/examples_pipeline_from_decorator_DAG_dark.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 175 KiB  | 
| 
		 Before Width: | Height: | Size: 145 KiB After Width: | Height: | Size: 168 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								docs/img/examples_pipeline_from_decorator_code_dark.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 171 KiB  | 
| 
		 Before Width: | Height: | Size: 157 KiB After Width: | Height: | Size: 206 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								docs/img/examples_pipeline_from_decorator_console_dark.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 204 KiB  | 
| 
		 Before Width: | Height: | Size: 117 KiB After Width: | Height: | Size: 186 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								docs/img/examples_pipeline_from_decorator_step_info_dark.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 185 KiB  | 
| 
		 Before Width: | Height: | Size: 120 KiB After Width: | Height: | Size: 162 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								docs/img/examples_pipeline_from_tasks_DAG_dark.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 160 KiB  | 
| 
		 Before Width: | Height: | Size: 140 KiB After Width: | Height: | Size: 183 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								docs/img/examples_pipeline_from_tasks_console_dark.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 181 KiB  | 
| 
		 Before Width: | Height: | Size: 130 KiB After Width: | Height: | Size: 176 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								docs/img/examples_pipeline_from_tasks_step_info_dark.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 174 KiB  | 
| 
		 Before Width: | Height: | Size: 138 KiB After Width: | Height: | Size: 133 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								docs/img/examples_pytorch_lightning_console_dark.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 137 KiB  | 
| 
		 Before Width: | Height: | Size: 49 KiB After Width: | Height: | Size: 48 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								docs/img/examples_pytorch_lightning_model_dark.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 48 KiB  | 
| 
		 Before Width: | Height: | Size: 90 KiB After Width: | Height: | Size: 84 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								docs/img/examples_pytorch_lightning_params_dark.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 87 KiB  | 
| 
		 Before Width: | Height: | Size: 85 KiB After Width: | Height: | Size: 83 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								docs/img/examples_pytorch_lightning_scalars_dark.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 89 KiB  | 
| 
		 Before Width: | Height: | Size: 91 KiB After Width: | Height: | Size: 108 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								docs/img/examples_sklearn_matplotlib_example_01_dark.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 108 KiB  | 
| 
		 Before Width: | Height: | Size: 122 KiB After Width: | Height: | Size: 123 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								docs/img/pipeline_from_functions_DAG_dark.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 123 KiB  | 
| 
		 Before Width: | Height: | Size: 157 KiB After Width: | Height: | Size: 149 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								docs/img/pipeline_from_functions_code_dark.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 150 KiB  | 
| 
		 Before Width: | Height: | Size: 142 KiB After Width: | Height: | Size: 144 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								docs/img/pipeline_from_functions_console_dark.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 144 KiB  | 
| 
		 Before Width: | Height: | Size: 132 KiB After Width: | Height: | Size: 131 KiB  | 
							
								
								
									
										
											BIN
										
									
								
								docs/img/pipeline_from_functions_step_info_dark.png
									
									
									
									
									
										Normal file
									
								
							
							
						
						| 
		 After Width: | Height: | Size: 131 KiB  |