Code Camp 2017 - Machine Learning Virtual Machine Getting started Install Vagrant Run vagrant up in the repository root directory (ie. the one containing Vagrantfile) Use vagrant ssh in the root directory to ssh into the machine To stop the virtual machine without ssh, either suspend it with vagrant suspend or stop it with vagrant halt Varia The password for an interactive login is ubuntu (with the user ubuntu) The repository root directory is mounted in the virtual machine as /vagrant