https://github.com/exhuma/sars-cov-2-playground
A personal playground with the SARS-COV-2 data
https://github.com/exhuma/sars-cov-2-playground
Last synced: 11 months ago
JSON representation
A personal playground with the SARS-COV-2 data
- Host: GitHub
- URL: https://github.com/exhuma/sars-cov-2-playground
- Owner: exhuma
- Created: 2020-04-09T18:29:32.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2022-12-08T04:01:09.000Z (over 3 years ago)
- Last Synced: 2025-04-06T07:31:58.186Z (about 1 year ago)
- Language: Jupyter Notebook
- Size: 352 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
Installation
============
If you don't have `poetry` install it either via `pip` or `pipx`:
pip install --user poetry
# or
pipx install poetry
If you have it, run `poetry install` to install all dependencies.
Running
=======
Run the embedded notebook server using:
poetry run jupyter notebook