nbdev_template
nbdev_template copied to clipboard
`nbdev_build_docs` does not generate docs
How to reproduce the error
- Create a repo from the template
- add necessary details in the
settings.ini - run
nbdev_build_lib→ works as expected - run
nbdev_build_docs→ gets stuck on converting a nb and does not proceed ahead -
nbdevversion: 1.2.9 -
fastcoreversion: 1.4.5
Contents of index.ipynb

Contents of 00_core.ipynb

@muellerzr any clue why is this happening?