nbdev_template icon indicating copy to clipboard operation
nbdev_template copied to clipboard

`nbdev_build_docs` does not generate docs

Open deven-gqc opened this issue 3 years ago • 0 comments

How to reproduce the error

  1. Create a repo from the template
  2. add necessary details in the settings.ini
  3. run nbdev_build_lib → works as expected
  4. run nbdev_build_docs → gets stuck on converting a nb and does not proceed ahead
  5. nbdev version: 1.2.9
  6. fastcore version: 1.4.5 image

Contents of index.ipynb image

Contents of 00_core.ipynb image

@muellerzr any clue why is this happening?

deven-gqc avatar Jun 20 '22 16:06 deven-gqc