You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Improvements to nbdev_new and nbdev_create_config (#878), thanks to @seeM
nbdev_create_config infers settings from git/GitHub, prompts for missing settings, and renders the settings file with commented sections
nbdev_new uses nbdev_create_config instead of a file provided by nbdev-template, which means it'll benefit from future improvements to nbdev_create_config as well as always using latest defaults