/nbdev_demo

Primary LanguageJupyter NotebookApache License 2.0Apache-2.0

nbdev_demo

Summary description here.

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

Install

pip install your_project_name

How to use

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

from nbdev_demo.core import say_hello
say_hello("eshin")
'Hello eshin!'