MOOC
VM
After starting with Vagrant (up), http://localhost:8001/ to access the notebook
Submission Format
- Only use the following libraries: standard python libraries, numpy, pyspark, and test_helper (the autograder library).
- Don't leave in extraneous code, as the autograder will timeout if a submission takes too long.
- Only change sections of code where you see <FILL IN>, as changing other parts of the code, including directory paths, may cause the code to fail the autograder's tests.