/hello_nbdev

A tutorial example for nbdev

Primary LanguagePythonApache License 2.0Apache-2.0

Welecome to hello_nbdev

An introduction tutorial to nbdev

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

Install

pip install your_project_name

How to use

Let's see this at work:

say_hello("Sham")
'Hello Sham!'