llama_index icon indicating copy to clipboard operation
llama_index copied to clipboard

Notebook reader?

Open ellisonbg opened this issue 2 years ago • 1 comments

Hi, congrats on all the excellent work on gpt_index. I would like to use gpt_index on collections of Jupyter notebooks. Would you be open to a PR with a notebook reader? It would have an external dependency on Jupyter's nbformat package.

ellisonbg avatar Jan 25 '23 05:01 ellisonbg

yeah sure! as long as it's a lazily loaded dependency (see other readers as an example)

jerryjliu avatar Jan 25 '23 05:01 jerryjliu

@ellisonbg if you're still interested, feel free to make a PR against Llamahub https://github.com/emptycrown/llama-hub, where we're centralizing data loaders

jerryjliu avatar Feb 20 '23 03:02 jerryjliu