Skip to content

azaidi06/hello-nbdev-z

Repository files navigation

hello-nbdev

Nbdev, supercharged software development: https://nbdev.fast.ai

This is a walkthrough of the tutorial from here: https://nbdev.fast.ai/tutorials/tutorial.html

Make sure you are using nbdev >= 2.3.4

Install

pip install hello_nbdev

How to use

Our main functionality provides animal response/sounds for a given prompt/name

say_meow('bob')
'Meow bob!'
say_meow('buddy')
'Meow buddy!'

About

Hello World with Nbdev

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published