Just mastering how
nbdev
works and how it can be helpful
This file will become your README and also the index of your documentation.
pip install nbdevmike
Below is a really simple example of how to use the say_hello
function:
say_hello("Angela")
'Hello Angela!'