MCPcopy Index your code
hub / github.com/deepnote/deepnote / deepnote-to-marimo.test.ts

File deepnote-to-marimo.test.ts

packages/convert/src/deepnote-to-marimo.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 { DeepnoteBlock } from '@deepnote/blocks'

Callers

nothing calls this directly

Calls 6

serializeMarimoFormatFunction · 0.90
convertBlocksToMarimoAppFunction · 0.90
parseMarimoFormatFunction · 0.90
deserializeDeepnoteFileFunction · 0.85

Tested by

no test coverage detected