Hacker News new | ask | show | jobs
by SunlightEdge 16 days ago
Does anyone know when notebook llm will be able to accept all file types? I've got round it for understanding small repos by copying and pasting in the files as text. But not possible for big repos
1 comments

What file type do you need?
python (.py) JavaScript are main but ideally all file types so I can just drop a folder into the notebook and Gemini can go explore.
I think you want Gemini (or any) CLI coding agent for that. Notebook is a consumer web product for documents, it's not made for code repos.