Template:Get Code

From 6.034 Wiki

Revision as of 03:56, 8 September 2017 by Jb16 (Talk | contribs)
Jump to: navigation, search

Before working on the lab, you will need to get the code. You can...

  • Use Git on your computer: git clone username@athena.dialup.mit.edu:/mit/6.034/www/labs/lab{{{lab}}}
  • Use Git on Athena: git clone /mit/6.034/www/labs/lab{{{lab}}}


All of your answers belong in the main file lab{{{lab}}}.py. To submit your lab to the test server, you will need to download your key.py file and put it in either your lab{{{lab}}} directory or its parent directory. You can also view all of your lab submissions and grades here.