#!/bin/bash pip install -r requirements.txt jupyter nbconvert --to notebook --execute app.ipynb --output executed_app.ipynb