Use this template to more easily create your nbdev project.
If you are using an older version of this template, and want to upgrade to the theme-based version, see this helper script (more explanation of what this means is contained in the link to the script).
pip install -U nbdev
settings.ini
or the website will not have the correct address from which to source assets like CSS for your site. When in doubt, you can open your browser’s developer console and see if there are any errors related to fetching assets for your website due to an incorrect URL generated by misspelled values from settings.ini
.settings.ini
settings.ini
, run nbdev_build_lib && nbdev_clean_nbs && nbdev_build_docs
to make sure all changes are propagated appropriately.