MSR 2021 replication kit To re-create the plots and tables from the paper Create virtualenv and install dependencies python -m venv . source bin/activate pip install -r requirements.txt Run Jupyter notebooks source bin/activate cd notebooks jupyter lab