Code
Hub
Workspaces
Connect
Indexed graphs
Engine
MCP
copy
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
1
import
{ readFileSync } from
'node:fs'
2
import
{ join } from
'node:path'
3
import
type
{ DeepnoteBlock } from
'@deepnote/blocks'
4
import
{ deserializeDeepnoteFile } from
'@deepnote/blocks'
Callers
nothing calls this directly
Calls
3
getBlockLabel
Function · 0.90
loadDeepnoteFile
Function · 0.70
findBlockByType
Function · 0.70
Tested by
no test coverage detected