STL Python talk given on 2/4/2020
Requires Python 3.8+ & pipenv installed
pipenv install
pipenv run jupyter notebook slides.ipynb
Requires docker and docker-compose
If you have a loggly account setup, you can add your client key to the docker-compose.yml file's LOGGING_KEY environment variables to capture logs
docker-compose up --build