awesome-nbdev icon indicating copy to clipboard operation
awesome-nbdev copied to clipboard

A curated list of resources for using fast.ai's nbdev

trafficstars

Awesome-nbdev:

A curated list of resources for using fast.ai's nbdev. PRs for any additions welcome!

Primary Resources:

  1. Nbdev Home Page - main documentation for nbdev
  2. Introduction Post - fast.ai's post introducing nbdev

Templates:

  1. Nbdev Template - fast.ai's template for nbdev projects
  2. Colab Template - template for use in Google Colab

Tutorials:

  1. Fast.ai Main Nbdev Tutorial - released by fast.ai
  2. A Step-by-Step Introduction to Starting nbdev — Exploratory Programming - bare-bones introduction to nbdev

Examples:

  1. Fast.ai v2 - a library from fast.ai built in nbdev
  2. JupyterPlot - library to plot real-time results in Jupyter Notebooks

Best Practices and Blog Posts:

  1. How Nbdev Helps Us Structure Our Data Science Workflow in Jupyter Notebooks - description of how 20tree.ai uses nbdev