- Clone the repository in your computer
git clone git@github.com:kiawin/upm-network-week-2015-workshop.git
- We will be using a VM (virtual machine) to learn and write python scripts
cd upm-network-week-2015-workshop
vagrant up
vagrant ssh
- Within the VM, you may access the set up files in /vagrant
cd /vagrant
The presentation slides can be obtained in http://www.slideshare.net/kiawin/python-and-you
Thank you for attending the workshop and update me if you need any further assistance
Have fun with Python!