Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/AmberSahdev/Open-Interface
/ open_link
Function
open_link
app/ui.py:15–16 ·
view source on GitHub ↗
(url)
Source
from the content-addressed store, hash-verified
13
14
15
def
open_link(url) -> None:
16
webbrowser.open_new(url)
17
18
19
class
UI:
Callers
1
create_widgets
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected