Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/Kanaries/pygwalker
/ hide
Method
hide
pygwalker/services/tip_tools.py:29–31 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
27
display_html(self.tips, slot_id=self.slot_id)
28
29
def
hide(self):
30
time.sleep(15)
31
display_html(
""
, slot_id=self.slot_id)
Callers
nothing calls this directly
Calls
1
display_html
Function · 0.90
Tested by
no test coverage detected