Skip to content

Latest commit

 

History

History
24 lines (16 loc) · 490 Bytes

File metadata and controls

24 lines (16 loc) · 490 Bytes

An Estimator for the Environmental Footprint of Big Data Jobs

Visit https://emissions-estimator.streamlit.app/ and have a look around!

To use locally

Install Dependencies

pip3 -r install src/requirements.txt

Run App

streamlit run src/home.py

Here's an overview of the structure as it stands:

  • timelog.md The time log for the project.
  • data/ data acquired during the project
  • src/ source code for the project
  • presentation/ your presentation