Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/deepnote/deepnote
/ deepnote-to-marimo.test.ts
File
deepnote-to-marimo.test.ts
packages/convert/src/deepnote-to-marimo.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
{ DeepnoteBlock } from
'@deepnote/blocks'
Callers
nothing calls this directly
Calls
6
serializeMarimoFormat
Function · 0.90
convertBlocksToMarimoApp
Function · 0.90
convertDeepnoteToMarimoApps
Function · 0.90
convertDeepnoteFileToMarimoFiles
Function · 0.90
parseMarimoFormat
Function · 0.90
deserializeDeepnoteFile
Function · 0.85
Tested by
no test coverage detected