MCPcopy Index your code
hub / github.com/deepnote/deepnote / conversion.test.ts

File conversion.test.ts

packages/mcp/src/tools/conversion.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import * as fs from 'node:fs/promises'
2import * as os from 'node:os'
3import * as path from 'node:path'
4import { deserializeDeepnoteFile } from '@deepnote/blocks'

Callers

nothing calls this directly

Calls 4

handleConversionToolFunction · 0.90
minimalIpynbFunction · 0.85
readDeepnoteFunction · 0.85
extractResultFunction · 0.70

Tested by

no test coverage detected