Y
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
wonderfuly
16 days ago
What file type do you need?
link
SunlightEdge
15 days ago
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.
link
walthamstow
15 days ago
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.
link