452 Forks
4413 Stars
4413 Watchers

nbdev

Create delightful software with Jupyter Notebooks

How to download and setup nbdev

Open terminal and run command
git clone https://github.com/fastai/nbdev.git
git clone is used to create a copy or clone of nbdev repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with nbdev https://github.com/fastai/nbdev/archive/master.zip

Or simply clone nbdev with SSH
[email protected]:fastai/nbdev.git

If you have some problems with nbdev

You may open issue on nbdev support forum (system) here: https://github.com/fastai/nbdev/issues