megaduks / nbdev-hello-world

Tutorial repository for nbdev library

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nbdev-hello-world

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 nbdev_hello_world.nbdev_hello_world import say_hello
say_hello("Hello World!")
'Hello Hello World!!'

About

Tutorial repository for nbdev library

License:Apache License 2.0


Languages

Language:Jupyter Notebook 48.0%Language:Python 45.2%Language:CSS 6.8%