Tags : AWS
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.
Set Up jupyter notebook – Anaconda into AWS EC2 (Apr 2017 edition)
April 12, 2017 DevelopmentPython
Here is a step by step setup of the Anaconda procedures. As of Apr 2017.