Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/deepnote/vscode-deepnote
/ initialize
Function
initialize
src/test/common.web.ts:72–74 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
70
return
{ url: url, dispose: noop };
71
},
72
async
initialize() {
73
return
initialize();
74
},
75
captureScreenShot
76
});
77
}
Callers
nothing calls this directly
Calls
1
initialize
Function · 0.90
Tested by
no test coverage detected