AWS
Installing libgtk-x11-2.0.so.0 in Amazon Linux AMI 2017.03.1
ImportError: libgtk-x11-2.0.so.0: cannot open shared object file:No such file or directory
Installing JupyterHub using Pyenv + Anaconda on the AWS EC2
JupyterHub, a multi-user Hub, spawns, manages, and proxies multiple instances of the single-user Jupyter notebook server.
LINE BOT + AWS Lambda + Python
Here is a simple LINE BOT that can echo back text and sticker. Back end server is AWS Lambda, and running code is Python 3.6. Let get started.
AWS Lex + Lambda + Facebook Messenger Bot Setup
May 20, 2017 AWSBotDevelopmentFacebookLambdaLex
Here is setup procedure of the AWS Lex with Lambda, Facebook Messenger. In this tutorial, using a BookTrip blueprint.