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

https://github.com/jwkvam/bowtie-kaggle-yelp


https://github.com/jwkvam/bowtie-kaggle-yelp

Last synced: 6 months ago
JSON representation

Awesome Lists containing this project

README

          

# bowtie-kaggle-yelp

A [Bowtie](https://github.com/jwkvam/bowtie) dashboard.

https://kaggle-yelp.herokuapp.com/

https://www.kaggle.com/yelp-dataset/yelp-dataset

## Run

```
python yelp.py serve
```

## Build

If you make modifications to the data or the script `yelp.py` you'll need to rebuild the app.

```
python yelp.py build
```