Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/microsoft/SandDance
/ widget.ts
File
widget.ts
python/jupyter-widget/src/widget.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
{ DOMWidgetModel, DOMWidgetView, ISerializers } from
'@jupyter-widgets/base'
;
2
import
{ MODULE_NAME, MODULE_VERSION } from
'./version'
;
3
4
import
* as deck from
'@deck.gl/core'
;
Callers
nothing calls this directly
Calls
1
use
Function · 0.90
Tested by
no test coverage detected