Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/deepnote/deepnote
/ run.test.ts
File
run.test.ts
packages/cli/src/commands/run.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
{ deserializeDeepnoteFile } from
'@deepnote/blocks'
Callers
nothing calls this directly
Calls
15
createRunAction
Function · 0.90
applyInputOverrides
Function · 0.90
detectDefaultPython
Function · 0.85
resolvePythonExecutable
Function · 0.85
setupSuccessfulRun
Function · 0.85
parseDeepnoteFixture
Function · 0.85
setupStreamingRun
Function · 0.85
getLogCalls
Function · 0.85
setupStartFailure
Function · 0.85
setupRunFileFailure
Function · 0.85
getJsonOutput
Function · 0.85
makeInputBlock
Function · 0.85
Tested by
no test coverage detected