great, thanks!
I used this and it worked:
!pip install -Uqq fastbook
!pip install git+https://github.com/pete88b/nbdev.git@nbdev-import-no-config
import fastbook
fastbook.setup_book()
great, thanks!
I used this and it worked:
!pip install -Uqq fastbook
!pip install git+https://github.com/pete88b/nbdev.git@nbdev-import-no-config
import fastbook
fastbook.setup_book()