A nbdev 'Hello World!' project.

Tutorial to show the workflow and operation of nbdev.

Install

pip install explore

How to use

Let's see how it works:

say_hello("Diana")
'Hello Diana!'