Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
Index your code
hub
/
github.com/deepnote/deepnote
/ snapshots.test.ts
File
snapshots.test.ts
packages/mcp/src/tools/snapshots.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
* as fs from
'node:fs/promises'
2
import
* as os from
'node:os'
3
import
* as path from
'node:path'
4
import
type
{ DeepnoteFile } from
'@deepnote/blocks'
Callers
nothing calls this directly
Calls
6
handleWritingTool
Function · 0.90
handleSnapshotTool
Function · 0.90
serializeDeepnoteFile
Function · 0.90
deserializeDeepnoteFile
Function · 0.90
loadSnapshotFile
Function · 0.90
extractResult
Function · 0.70
Tested by
no test coverage detected