#!/bin/bash # a) Install dependencies python -m pip install --user -r requirements.txt # b) Run the codebase python app.py