rsp34 / nbdev-tutorial

A repo to follow Jeremy Howard's nbdev tutorial.

Home Page:https://rsp34.github.io/nbdev-tutorial/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

nbdev-tutorial

Jeremy’s tutorial implements a deck of cards.

Install

pip install nbdev_tutorial

How to use

This lib provides a Cardclass you can use to create, deploy and compare playing cards:

Card(1,3)
3D

About

A repo to follow Jeremy Howard's nbdev tutorial.

https://rsp34.github.io/nbdev-tutorial/

License:Apache License 2.0


Languages

Language:Jupyter Notebook 64.0%Language:Python 32.7%Language:CSS 3.3%