Auto-convert jupyter notebooks into python before repomixing
Author: KraXen72Created Mar 31, 2026Updated May 14, 2026
Labelsenhancementneeds discussion
Description
Jupyter notebooks' raw sourcecode is a bunch of json and metadata. usually that's not important to the agents. it would be nice, if with some flag or maybe even by default, it would convert the jupyter notebooks to python using jpyter nbconvert somefile.inpyb --to python or similar and then repomix.
Source: yamadashy/repomix