Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/deepnote/deepnote
/ percent-to-deepnote.test.ts
File
percent-to-deepnote.test.ts
packages/convert/src/percent-to-deepnote.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as crypto from
'node:crypto'
2
import
fs from
'node:fs/promises'
3
import
os from
'node:os'
4
import
path from
'node:path'
Callers
nothing calls this directly
Calls
5
parsePercentFormat
Function · 0.90
convertPercentNotebookToBlocks
Function · 0.90
convertPercentFileToDeepnoteFile
Function · 0.90
deserializeDeepnoteFile
Function · 0.90
getMockedRandomUUID
Function · 0.70
Tested by
no test coverage detected