Sign in Sign up
pypi

cjm-notebook-decompose-core

A Jupyter/nbdev notebook decomposition core for context graphs: a notebook IS a CodeModule whose authored source is an ordered sequence of VERBATIM cells (the lossless source substrate), composing the python decomposer (code cells -> symbols) and the markdown decomposer (markdown cells -> prose) with interleaving edges. The first step toward graph-as-source-of-truth (notebook -> graph).

Activity

Latest release
2mo ago
Total releases
1
Cadence
Last 12 months
1

Reach

Stars

Details

License
Apache-2.0
First release
Jul 07, 2026
Releases
Version Released
0.0.4 initial