Skip to content
This repository was archived by the owner on Sep 30, 2020. It is now read-only.

ucapsam/nbdev_tutorial

Repository files navigation

Tutorial for nbdev

ICFO tutorial for nbdev

This file will become your README and also the index of your documentation.

Install

pip install nbdev_tutorial

How to use

Fill me in please! Don't forget code examples:

for i in range(0,5):
    print(say_hi(i))
hi 0
hi 1
hi 2
hi 3
hi 4

About

To learn nbdev at ICFO

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published