Skip to content

Latest commit

 

History

History
17 lines (11 loc) · 396 Bytes

README.md

File metadata and controls

17 lines (11 loc) · 396 Bytes

distribution_plot

How to launch

Create a virtual environment: python -m venv .venv

Activate it: .venv\Scripts\activate

Install python dependencies: pip install -r requirements.txt

Launch it: voila distribution_plot.ipynb

Binder