Default workspace for kenshih nbdev notebooks
This file will become your README and also the index of your documentation.
pip install your_project_name
core just has a say_hello() test function that works like this:
from nbdev_ken.core import *
say_hello("jack")
'Hello jack!'
nbdev_build_lib
nbdev_build_docs
nbdev_test_nbs