Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/pyscript/pyscript
/ callback
Function
callback
core/tests/manual/issue-7015/main.py:8–9 ·
view source on GitHub ↗
(new)
Source
from the content-addressed store, hash-verified
6
7
8
def
callback(new):
9
return
f
"Amplitude is: {new}"
10
11
12
pn.Row(slider, pn.bind(callback, slider)).servable(target=
"simple_app"
)
Callers
3
onReady
Function · 0.85
onWorker
Function · 0.85
init
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected