icon fix
	
		
			
	
		
	
	
		
			
				
	
				ci/woodpecker/push/woodpecker Pipeline failed
				
					Details
				
			
		
	
				
					
				
			
				
	
				ci/woodpecker/push/woodpecker Pipeline failed
				
					Details
				
			
		
	This commit is contained in:
		
							parent
							
								
									2cd1551422
								
							
						
					
					
						commit
						c01a0a4aa8
					
				| 
						 | 
					@ -42,7 +42,7 @@ const plugin: JupyterFrontEndPlugin<void> = {
 | 
				
			||||||
    //       `The jupyterlab-data-pool server extension appears to be missing.\n${reason}`
 | 
					    //       `The jupyterlab-data-pool server extension appears to be missing.\n${reason}`
 | 
				
			||||||
    //     );
 | 
					    //     );
 | 
				
			||||||
    //   });
 | 
					    //   });
 | 
				
			||||||
      const webDavIcon = new LabIcon({ name: 'ui-components:webdav-icon', svgstr: Icon});
 | 
					      const webDavIcon = new LabIcon({ name: 'ui-components:training-icon', svgstr: Icon});
 | 
				
			||||||
    
 | 
					    
 | 
				
			||||||
      const label = "Training"
 | 
					      const label = "Training"
 | 
				
			||||||
      const content = new TrainingWidget(label);
 | 
					      const content = new TrainingWidget(label);
 | 
				
			||||||
| 
						 | 
					
 | 
				
			||||||
		Loading…
	
		Reference in New Issue