Open hexann666 opened 2 years ago
Got through https://nbdev.fast.ai/example.html#Step-1:-Setup-your-nbdev-GitHub-Repo and define the main steps
Step 1 set Flags DONE Step 2 write tests DONE Step 3 edit index DONE Step 4 convert to Python Modules DONE Step 5 Push Files To GitHub And View Hosted Docs DONE
Step 4 gets an error "Exporting to "None.py" but this module is not part of this build", that was not possible to resolve until now -> resolved
Got through https://nbdev.fast.ai/example.html#Step-1:-Setup-your-nbdev-GitHub-Repo and define the main steps