Closed tiffanychu90 closed 3 years ago
@angelarafiles-lacityorg: Here's the new branch test.
The gcp
folder contains everything needed for the test report, to keep all the functions invoked as simple as possible.
Specifically, this is the script to run: https://github.com/CityOfLosAngeles/covid19-indicators/blob/test/gcp/run-report.py. I set it so that you have to be in the same directory gcp
to run the script successfully, just to keep everything in the gcp
folder. I guess I mean: cd /app/gcp
, followed by python run-report.py
.
It overwrites a file called test-report.html
, which renders here, and all the HTML files are on the gh-pages
branch only.
Close via #72
Moving jobs from Civis to GCP, use the
test
branch to run a simpler notebook and write that as HTML.