Skip to content
/ nbdev_colab Public template
forked from muellerzr/nbdev_colab

Utilizing nbdev in Google Colaboratory

License

Notifications You must be signed in to change notification settings

wjlgatech/nbdev_colab

 
 

Repository files navigation

nbdev_colab

Why

  • to develop your package, to test code, to write documentation from 1 source of truth: your colab notebooks
  • no beefy local computer needed, everything is computed with a colab notebook and stored on your Google drive

How

Step0: clone this template to your github account.

Step1: create a new repo (e.g. name it 'my_amazing_project') using this template.

Step2: to clone your newly created repo in your Google drive, use colab to open this notebook git_clone_my_amazing_project_to_gdrive.ipynb and run it through.

Step3: to learn what to do next, start at notebook nb/00_core.ipynb from your Google Drive

Known bugs that need to be sorted (any help is welcome):

  • ReadMe not updating after updating index.ipynb
  • Tests are not passing

About

Utilizing nbdev in Google Colaboratory

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Jupyter Notebook 89.4%
  • Python 9.7%
  • Makefile 0.9%