Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/deepnote/deepnote
/ resolve-init.test.ts
File
resolve-init.test.ts
packages/convert/src/snapshot/resolve-init.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
fs from
'node:fs/promises'
2
import
os from
'node:os'
3
import
path from
'node:path'
4
import
type
{ DeepnoteFile } from
'@deepnote/blocks'
Callers
nothing calls this directly
Calls
7
serializeDeepnoteFile
Function · 0.90
resolveAndComposeInit
Function · 0.90
resolveAndComposeInitIfNeeded
Function · 0.90
isValidSiblingInitCandidate
Function · 0.90
composeDeepnoteWithInitNotebook
Function · 0.90
makeLoaded
Function · 0.85
makeFile
Function · 0.70
Tested by
no test coverage detected