Detailed instructions for configuring and accessing the virtual machine for the labs in this course can be found at this link.
I recommend bookmarking this URL https://rameses.cs.unc.edu so you can easily access the log-in page.
Follow this link to accept the ``assignment’’ for our course workspace. This is where all of the starter code for each lab will be found, and where you can push updates to your assignments so you don’t lose track of your progress.
After you have generated your workspace, you will need to clone it to your machine. Run the following command in a new terminal. NOTE, you will be completing the labs inside the VMs, so cloning there may be the best place to start.
git clone <repo_name>
Then:
cd <repo_name>
ls
You should see the directory for lab1!
Submit to Gradescope by 11:59 on the posted deadline!
Hand-write your solutions and upload to Gradescope by 11:59 on the posted deadline!