By Sean McMinn and Allan James Vestel
pipeline.ipynb
=> the working notebook you'll write your code in during the classpipeline-finished.ipynb
=> the completed notebook we've prepped ahead of timegoogle sheetes code.ipynb
=> *bonus* code to publish your csv to a Google Sheet.github/workflows/main.yaml
=> Github actions file to run your notebook once every 12 hoursrequirements.txt
=> the Python libraries you need for the notebooks to run (these should be pre-installed on the NICAR computers)