Taking some notes to help myself remember what I installed on the AMI to troubleshoot PulseMonitor.
sudo yum install -y tmux # actually not necessary
sudo yum install -y python36
cd
git clone https://github.com/Manishearth/ChatExchange
cd PulseMonitor
python3 -m venv hlenv