spatialaudio / nbsphinx

:ledger: Sphinx source parser for Jupyter notebooks
https://nbsphinx.readthedocs.io/
MIT License
441 stars 129 forks source link

WARNING: toctree glob pattern '*.ipynb' didn't match any documents #765

Closed riyajatar93 closed 9 months ago

riyajatar93 commented 9 months ago

i have my all notebooks inside a folder called Notebook which outside of source dir, now i want to add those all notebooks. this is what i tried.

`NOTEBOOKS

.. toctree:: :maxdepth: 2 :glob: ../Notebook/*.ipynb`

getting this WARNING: toctree glob pattern '*.ipynb' didn't match any documents

mgeier commented 9 months ago

https://github.com/vidartf/nbsphinx-link