Code
Hub
Trending
Following
Digest
Workspaces
Connect
Indexed
MCP
copy
Index your code
hub
/
github.com/deepnote/deepnote
/ marimo-to-deepnote.test.ts
File
marimo-to-deepnote.test.ts
packages/convert/src/marimo-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
6
parseMarimoFormat
Function · 0.90
convertMarimoAppToBlocks
Function · 0.90
convertMarimoFileToDeepnoteFile
Function · 0.90
deserializeDeepnoteFile
Function · 0.90
readAndConvertMarimoFile
Function · 0.90
getMockedRandomUUID
Function · 0.70
Tested by
no test coverage detected