Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/jvanz/heatmap-covid19


https://github.com/jvanz/heatmap-covid19

Last synced: about 1 month ago
JSON representation

Awesome Lists containing this project

README

        

# heatmap-covid19

## Setup

```
python3 -m venv .venv
source .venv/bin/activate
pip install -r requirements.txt
```

Executando

```
jupyter notebook
```