Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/deepnote/deepnote
/ cli.test.ts
File
cli.test.ts
packages/convert/src/cli.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
{ deserializeDeepnoteFile } from
'@deepnote/blocks'
Callers
nothing calls this directly
Calls
5
convert
Function · 0.90
deserializeDeepnoteFile
Function · 0.90
parsePercentFormat
Function · 0.90
parseQuartoFormat
Function · 0.90
parseMarimoFormat
Function · 0.90
Tested by
no test coverage detected