Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/deepnote/deepnote
/ convert.test.ts
File
convert.test.ts
packages/cli/src/commands/convert.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
{ join } from
'node:path'
4
import
{ deserializeDeepnoteFile } from
'@deepnote/blocks'
Callers
nothing calls this directly
Calls
7
resetOutputConfig
Function · 0.90
setOutputConfig
Function · 0.90
createConvertAction
Function · 0.90
deserializeDeepnoteFile
Function · 0.90
createTempDir
Function · 0.85
cleanupTempDir
Function · 0.85
createTestDeepnoteFile
Function · 0.85
Tested by
no test coverage detected