# How to reproduce 1. new repo based off of template 2. update `settings.ini` to match personal repo and user 3. update `index.ipynb` so that `your_lib_name` is `lib_name` from `settings.ini` 4. run `nbdev_install_git_hooks` 5. run `nbdev_clean_nbs` 6. run `nbdev_build_lib && nbdev_build_docs` 7. get error
How to reproduce
settings.inito match personal repo and userindex.ipynbso thatyour_lib_nameislib_namefromsettings.ininbdev_install_git_hooksnbdev_clean_nbsnbdev_build_lib && nbdev_build_docs