Setting up jupyterhub on AWS EC2 with Github users
Jul 21, 2017 · 1 min read
After a week of on/off effort I have successfully deployed the Jupyterhub server with Github auth for pykids .
Here are the steps and reference to guides I followed:
- Get EC2 instance — use a large volume ~= 100 GB is a good start
- Refer to steps in Ref #1
- Creating SSL certificates and using them with JupyterHub as described in Ref #1
References
