ryanfobel / utility-bill-scraper

Download energy usage data and estimate CO2 emissions from utility websites or pdf bills.
BSD 3-Clause "New" or "Revised" License
1 stars 0 forks source link

Update README.md from README.ipynb and generate table of contents #21

Closed ryanfobel closed 2 years ago

ryanfobel commented 2 years ago

Whenever README.ipynb changes, we need to run the commands:

  1. jupyter nbconvert README.ipynb --no-input --to markdown
  2. doctoc --gitlab --title "## Table of contents" README.md