Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
hub
/
github.com/deepnote/deepnote
/ format-converter.test.ts
File
format-converter.test.ts
packages/cli/src/utils/format-converter.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
fs from
'node:fs'
2
import
os from
'node:os'
3
import
{ join } from
'node:path'
4
import
{ isRunnableExtension, RUNNABLE_EXTENSIONS } from
'@deepnote/convert'
Callers
nothing calls this directly
Calls
2
isRunnableExtension
Function · 0.90
resolveAndConvertToDeepnote
Function · 0.90
Tested by
no test coverage detected