The Jupyter notebooks contained in this repository explore the data created via the LibCrowds platform.
# install core dependencies
pip install -r requirements.txt
# install Jupyter extensions
jupyter labextension install @jupyterlab/plotly-extension
# run
jupyter lab