This virtual machine for performing data science is based on the virtual machine, data, scripts, and custom command-line tools used in the Data Science at the Command Line book, see also the dsatcl git-repo and site.
Installation requires:
- checkout the git repo
- run
vagrant up - and you are done!
Start the Jupyter notebook server:
- run
vagrant sshto log-in; - then type
start_ipynb_serverto start the notebook server