Skip to content

Latest commit

 

History

History
11 lines (10 loc) · 275 Bytes

README.md

File metadata and controls

11 lines (10 loc) · 275 Bytes

Stats

This repository contains a Jupyter Notebook with statistics. The notebook is available here.

Running/Editing the notebook

pip3 -m venv venv
source venv/bin/activate
pip install -r requirements.txt
jupyter-lab