Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/birkhoffg/nbdev_template


https://github.com/birkhoffg/nbdev_template

Last synced: 16 days ago
JSON representation

Awesome Lists containing this project

README

        

# nbdev template

> This is a forked repo to [nbdev_template](https://github.com/fastai/nbdev_template/commit/76f9035762185cbebece3fc30d4ce01985022143) with modification.

Use this template to more easily create your [nbdev](https://nbdev.fast.ai/) project.

## Build nbs to module

```
nbdev_build_lib
```

## Update nbs from module
```
nbdev_update_lib
```

## clean notebooks
```
nbdev_clean_nbs
```