kopia lustrzana https://github.com/deathbeds/ipydrawio
				
				
				
			remove log statements
							rodzic
							
								
									b91eb95dc3
								
							
						
					
					
						commit
						8b7ec25482
					
				|  | @ -161,9 +161,6 @@ function activate(app: JupyterLab, | |||
|     menu.fileMenu.addGroup([{ command: 'drawio:export-svg'}], 40); | ||||
|   } | ||||
| 
 | ||||
|   console.log("MENU: ", menu)  | ||||
|   console.log("PALETTE: ", palette) | ||||
| 
 | ||||
|   if (palette) { | ||||
|     let args = { 'format': 'SVG', 'label': 'SVG', 'isPalette': true }; | ||||
|     palette.addItem({ command: 'drawio:export-svg', category: 'Notebook Operations', args: args }); | ||||
|  |  | |||
		Ładowanie…
	
		Reference in New Issue
	
	 Wolf Vollprecht
						Wolf Vollprecht