Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/jvanz/heatmap-covid19
https://github.com/jvanz/heatmap-covid19
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/jvanz/heatmap-covid19
- Owner: jvanz
- Created: 2020-04-01T22:04:31.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2022-06-22T01:35:14.000Z (over 2 years ago)
- Last Synced: 2024-05-01T20:29:54.839Z (7 months ago)
- Language: Jupyter Notebook
- Size: 102 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
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
```