Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/deepnote/deepnote
/ split.test.ts
File
split.test.ts
packages/convert/src/snapshot/split.test.ts:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
type
{ DeepnoteBlock, DeepnoteFile } from
'@deepnote/blocks'
2
import
{ describe, expect, it } from
'vitest'
3
import
{
4
decodeNotebookIdFromFilename,
Callers
nothing calls this directly
Calls
8
slugifyProjectName
Function · 0.90
generateSnapshotFilename
Function · 0.90
splitDeepnoteFile
Function · 0.90
hasOutputs
Function · 0.90
encodeNotebookIdForFilename
Function · 0.90
decodeNotebookIdFromFilename
Function · 0.90
splitByNotebooks
Function · 0.90
createFileWithOutputs
Function · 0.85
Tested by
no test coverage detected