Directions for Deploying VirtualBox

For the summer school Mathematical Methods for High-Dimensional Data Analysis July 18 - 22, 2016, TU Munchen, Garching

The groups "Topological Descriptors for Geometric Data" and "Topological Time Series Analysis - Theory and Practice" will be using a virtual image of XUbuntu 16.04 32-bit with packages pre-installed. The first group will be using R Studio with the TDA R Package, and the second group will be using Jupyter Notebook, which are all pre-installed on an image.


1. Installing VirtualBox

You will first need to download and install the VirtualBox client on your computer. Click here to go to the VirtualBox downloads page, and choose the file corresponding to your operating system


2. Downloading The Image

Please visit the following URL to grab the image:

https://www.dropbox.com/sh/yrn8bgwwvzhjncx/AADLcidLyAMdLk9K6gTMZVqra?dl=0

You'll want to download the following 3 files: and put them all in the same folder. The .vdi file is quite large (~11GB), so be aware of that.

Alternatively, visit the mirror at the following location to download everything in one .zip file:

https://syncandshare.lrz.de/dl/fi8GDHbfebvNHxTZoFcNigAk/.zip


3. Running The Image

Once the three files are are all downloaded, you should then be able to open the image in VirtualBox. First, launch VirtualBox and click the menu item Machine->Add


Then, navigate to the folder where you downloaded the three files, and open the .vdi file:



Then, double click on the image to start it:



For the topological descriptors group, there is an icon for RStudio on the desktop. For the time series group, right click on TUMTopoTimeSeries2016 and click "Open Terminal Here"



Then, type

git pull


to update the files to the most recent version. After that, type

jupyter notebook


which will launch Jupyter Notebook in the browser automatically.

NOTE: If it is prohibitively slow, you may need to enable hardware virtualization in your BIOS, as shown in this video.