Install and run poetry
pip install poetry
poetry install
Before pushing changes to GitHub, run pre-commit
to format the code consistently and to strip the output from ipynb files. This will allow for easy diffing of the .ipynb
files.
pre-commit run --all-files
The instructions are contained in the analysis.ipynb
file.
Run the analysis.ipynb
file and verify that is runs to completion without errors. In the command line run
poetry run jupyter nbconvert --to pdf --execute analysis.ipynb --output compare_building_data.pdf
Release the source code and upload the compare_building_data.pdf
file to the release.