Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/leemengtw/nbdev_template


https://github.com/leemengtw/nbdev_template

blogging jupyter-notebook nbdev python

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# nbdev_template
> Use this template to more easily create nbdev project.

This file will become your README and also the index of your documentation.

## Setup

```bash
nbdev_install_git_hooks
nbdev_build_lib
pip install -e .
nbdev_build_docs
```

## How to use

Fill me in please! Don't forget code examples:

```
1+1
```

2