CodeWithAloha / Hawaii-Zoning-Atlas

Interactive map showing how outdated zoning laws make it hard to build diverse, affordable housing in Hawaii.
https://hawaiizoningatlas.com
MIT License
22 stars 11 forks source link

Data-pipeline file paths locally vs in GH Actions #85

Closed kmal808 closed 1 year ago

kmal808 commented 1 year ago

Overview

Current notebook is hardcoded to run in GH Actions using the data-pipeline path. Ideally we would be able to run the notebook locally and in GH Actions with the same file path ie no changes.

Action Items

Derive a way to make it work either with separate file paths for locally and in Actions, or one path to rule them all.

Resources

See https://github.com/marketplace/actions/run-notebook#parameters here for potential way of handling the two variations.

Workflow run for reference https://github.com/CodeWithAloha/Hawaii-Zoning-Atlas/actions/runs/5185033840.