- Install Vagrant
- Install VirtualBox
vagrant up
(This might take couple of minutes)- If you want to install CellProfiler Analyst, set the analyst variable in the Vagrantfile to true
The current folder will be synched with /vagrant on the virtual machine
We can now login via SSH (password is vagrant)
$ ssh -X -p 2222 vagrant@localhost
You can now call i.e. CellProfiler Analyst with
$ run
And cd into the folder with
$ cpa