You cannot select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
				
	
	
		
			33 lines
		
	
	
		
			613 B
		
	
	
	
		
			JSON
		
	
			
		
		
	
	
			33 lines
		
	
	
		
			613 B
		
	
	
	
		
			JSON
		
	
{
 | 
						|
  "jupyter.lab.menus": {
 | 
						|
    "main": [
 | 
						|
      {
 | 
						|
        "id": "jp-mainmenu-file",
 | 
						|
        "items": [
 | 
						|
          {
 | 
						|
            "type": "separator",
 | 
						|
            "rank": 100
 | 
						|
          },
 | 
						|
          {
 | 
						|
            "command": "hub:control-panel",
 | 
						|
            "rank": 100
 | 
						|
          },
 | 
						|
          {
 | 
						|
            "command": "hub:logout",
 | 
						|
            "rank": 100
 | 
						|
          },
 | 
						|
          {
 | 
						|
            "type": "separator",
 | 
						|
            "rank": 100
 | 
						|
          }
 | 
						|
        ]
 | 
						|
      }
 | 
						|
    ]
 | 
						|
  },
 | 
						|
  "title": "JupyterHub",
 | 
						|
  "description": "JupyterHub settings.",
 | 
						|
  "properties": {},
 | 
						|
  "additionalProperties": false,
 | 
						|
  "type": "object"
 | 
						|
}
 |