MCPcopy
hub / github.com/plotly/dash / DashMessageData

Interface DashMessageData

@plotly/dash-jupyterlab/src/index.ts:61–65  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

59}
60
61interface DashMessageData {
62 type: string;
63 port: string;
64 url: string;
65}
66
67function activate(
68 app: JupyterFrontEnd,

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…