Skip to content
Snippets Groups Projects

Update file jupyter_server_config.py

Merged Mohammad Firas Sada requested to merge fix3 into main
1 file
+ 1
1
Compare changes
  • Side-by-side
  • Inline
+ 1
1
@@ -8,7 +8,7 @@ c.ServerProxy.servers = {
"launcher_entry": {
"enabled": True, # Show the entry in the launcher
"icon_path": "/path/to/novnc-icon.svg", # Optional: provide a custom icon for the launcher
"title": "noVNC",
"title": "Selkies",
"category": "Utilities" # Display the launcher in the Utilities section
}
},
Loading