llama_index
                                
                                 llama_index copied to clipboard
                                
                                    llama_index copied to clipboard
                            
                            
                            
                        Notebook reader?
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.
yeah sure! as long as it's a lazily loaded dependency (see other readers as an example)
@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