Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/deepnote/deepnote
/ roundtrip-all-formats.test.ts
File
roundtrip-all-formats.test.ts
packages/convert/src/roundtrip-all-formats.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
/**
2
* Comprehensive roundtrip tests
for
all notebook formats.
3
*
4
* Tests BOTH directions
for
ALL formats:
Callers
nothing calls this directly
Calls
15
convertJupyterNotebookToDeepnote
Function · 0.90
convertDeepnoteToJupyterNotebooks
Function · 0.90
deserializeDeepnoteFile
Function · 0.90
parsePercentFormat
Function · 0.90
convertPercentNotebookToDeepnote
Function · 0.90
convertDeepnoteToPercentNotebooks
Function · 0.90
serializePercentFormat
Function · 0.90
parseQuartoFormat
Function · 0.90
convertQuartoDocumentToDeepnote
Function · 0.90
convertDeepnoteToQuartoDocuments
Function · 0.90
serializeQuartoFormat
Function · 0.90
parseMarimoFormat
Function · 0.90
Tested by
no test coverage detected