nbdev-hello-world

Hello World with nbdev

This file will become your README and also the index of your documentation.

Install

pip install nbdev_hello_world

How to use

Fill me in please! Don’t forget code examples:

from fastcore.test import *
test_eq(say_hello("Hamel"), "Hello Hamel!")