MCPcopy Create free account
hub / github.com/deepnote/vscode-deepnote / initialize

Function initialize

src/test/common.node.ts:264–266  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

262 await JupyterServer.instance.dispose().catch(noop);
263 },
264 async initialize() {
265 return initialize();
266 },
267 captureScreenShot
268 });
269}

Calls

no outgoing calls

Tested by

no test coverage detected