A jupyter notebook setup using docker-compose.
docker-compose up -d
docker-compose logs --tail 20- You will see the token necessary to connect (if you're using pycharm, settings->jupyter)
- Point your browser to localhost:8888 to log onto the jupyter notebook
You can spin up an AWS EC2 instance to run the notebook server and any other docker containers you need. See the fabfile.