Introduction to Python Programming
- On your EC2 machine, run the following two commands
- wget -O python_tutorial.ipynb http://goo.gl/hOUEy0
- ipython notebook
- On your laptop, go to http://YOUR EC2 PUBLIC DNS:8888
- Enter the password: evomics
- Click on “python_tutorial”