escience24-taps-analysis Data, analysis, and figures for the eScience 2024 TaPS Paper Setup To run the Jupyter Notebook, install the required packages into a virtual environment. python -m venv venv . venv/bin/activate pip install -r requirements.txt jupyter-lab