Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/deepnote/vscode-deepnote
/ generateUuid
Function
generateUuid
src/platform/common/uuid.ts:70–70 ·
view source on GitHub ↗
()
Source
from the content-addressed store, hash-verified
68
// Delegation wrapper that calls through uuidUtils at runtime
69
// This allows test stubs to take effect
70
export
const
generateUuid = (): string => uuidUtils.generateUuid();
Callers
15
startDebugging
Method · 0.90
onKernelSocketMessage
Method · 0.90
messageHookCallback
Method · 0.90
createMockOutput
Function · 0.90
getRemoteIPynbSuffix
Function · 0.90
generateBackingIPyNbFileName
Function · 0.90
generateTempDir
Method · 0.90
captureRemoteJupyterUrl
Method · 0.90
resolveCompletionItem.unit.test.ts
File · 0.90
createTemporaryFile
Function · 0.90
generateToken
Method · 0.90
generateTemporaryFilePath
Function · 0.90
Calls
no outgoing calls
Tested by
no test coverage detected