MCPcopy Index your code
hub / github.com/deepnote/deepnote / block-label.test.ts

File block-label.test.ts

packages/cli/src/utils/block-label.test.ts:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1import { readFileSync } from 'node:fs'
2import { join } from 'node:path'
3import type { DeepnoteBlock } from '@deepnote/blocks'
4import { deserializeDeepnoteFile } from '@deepnote/blocks'

Callers

nothing calls this directly

Calls 3

getBlockLabelFunction · 0.90
loadDeepnoteFileFunction · 0.70
findBlockByTypeFunction · 0.70

Tested by

no test coverage detected