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

File split.test.ts

packages/cli/src/commands/split.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import fs from 'node:fs/promises'
2import os from 'node:os'
3import path from 'node:path'
4import type { DeepnoteFile } from '@deepnote/blocks'

Callers

nothing calls this directly

Calls 6

resetOutputConfigFunction · 0.90
setOutputConfigFunction · 0.90
serializeDeepnoteFileFunction · 0.90
createSplitActionFunction · 0.90
deserializeDeepnoteFileFunction · 0.90
createMultiNotebookFileFunction · 0.85

Tested by

no test coverage detected