Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/microsoft/SandDance
/ get_outputs
Method
get_outputs
python/jupyter-widget/setupbase.py:249–250 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
247
return
[]
248
249
def
get_outputs(self):
250
return
[]
251
252
253
def
combine_commands(*commands):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected