ananis25 / nbdev_template

Template for nbdev projects

Home Page:https://nbdev.fast.ai/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Template for a nbdev project, with most components removed. I just want a directory of synced Jupyter notebooks and python modules.

Instructions

  • To create a new project
nbdev_new <dir_name> --template_git_repo https://github.com/ananis25/nbdev_template.git

Create and use notebooks in the nbs subdirectory, while the synced python modules are updated in the libs folder.

About

Template for nbdev projects

https://nbdev.fast.ai/


Languages

Language:Jupyter Notebook 99.9%Language:Python 0.1%