newsReddit r/MachineLearningTrust 52 · CommunityPublished 9d agoLive · 9d ago
repo2nb 0.2.0, convert a GitHub repo into a Kaggle/Colab notebook (dependency resolution, reverse mode, incremental sync) [P]
repo2nb is an open-source CLI that converts a GitHub repo into a runnable Kaggle or Colab notebook: walks the file tree, resolves dependencies, and generates cells, instead of you doing that by hand for a repo you didn't write (a paper's code, a tutorial, someone else's experiment). 0.2.0 highlights: Dependency resolution tries poetry export, then uv export, then requirements.txt, then falls back to an AST import scan if none of those exist.
Why these links exist
Every edge carries a method, confidence, and the source snippet that justified it — so bad links are debuggable.
- PossiblePossibly related (embedding) · 57%abinthomasonline/repo2txt →
- PossiblePossibly related (embedding) · 52%nirholas/github-to-mcp →
- PossiblePossibly related (embedding) · 47%kirill-markin/repo-to-text →
- PossiblePossibly related (embedding) · 45%github.com/klauspost/compress →
- PossiblePossibly related (embedding) · 45%YerbaPage/Awesome-Repo-Level-Code-Generation →
- PossiblePossibly related (embedding) · 48%tegridydev/auto-md →
