Skip to content

Latest commit

 

History

History
24 lines (11 loc) · 228 Bytes

README.md

File metadata and controls

24 lines (11 loc) · 228 Bytes

Tutorial for nbdev

nbdev tutorial at ICFO

This library is pretty small.

Install

pip install nbdev_tutorial_JF

How to use

There is only one function

say_hello("Niccolo")
'hello Niccolo'