Skip to content

Latest commit

 

History

History
19 lines (13 loc) · 436 Bytes

README.md

File metadata and controls

19 lines (13 loc) · 436 Bytes

Notebooks

Binder

The Jupyter notebooks contained in this repository explore the data created via the LibCrowds platform.

Build setup

# install core dependencies
pip install -r requirements.txt

# install Jupyter extensions
jupyter labextension install @jupyterlab/plotly-extension

# run
jupyter lab