/nbdev_test

A tutorial example for nbdev

Primary LanguageJupyter NotebookApache License 2.0Apache-2.0

Welcome to nbdev_test Tutorial

Please check the websites

%load_ext autoreload
%autoreload 2

Hope you easily follow this.

Install

pip install your_project_name

How to use

Examples

say_hello('jimmy')
'Hello jimmy!'