a-shlash / hello_nbdev

A tutorial example for nbdev

Home Page:https://a-shlash.github.io/hello_nbdev/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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!'

About

A tutorial example for nbdev

https://a-shlash.github.io/hello_nbdev/

License:Apache License 2.0


Languages

Language:Python 50.5%Language:Jupyter Notebook 42.7%Language:Makefile 6.8%