Directions for running the lab ....
-
Make sure you have VirtualBox running on your machine.
-
Install Vagrant on your local machine. You may follow the instructions here:
-
Copy this folder to your computer. You can use git or download it directly onto your computer
git clone git@github.com:marilynwaldman/cuSpark.git
or
Create a new directory, cuSpark, and copy the downloaded code into it.
-
open a terminal window
-
from the terminal window change directories to cuSpark:
cd cuSpark
-
Start vagrant
vagrant up
-
Open a browser window and point to:
-
You should see the Jupyter home page