Skip to content

Commit

Permalink
add MR to Makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
marcua committed Jan 16, 2012
1 parent d392a74 commit f95d40d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,5 @@ labs: day0/README.md day1/README.md day2/README.md day3/regression.py day3/hypot
python resources/markdown/markdown_headers.py day4/README.md /tmp/dataiap_html/day4/index.html
python resources/hacco/hacco.py day3/regression.py -d /tmp/dataiap_html/day3/ #/tmp/dataiap_html
python resources/hacco/hacco.py day3/hypothesis_testing.py -d /tmp/dataiap_html/day3/ #/tmp/dataiap_html
python resources/hacco/hacco.py day5/mapreduce.py -d /tmp/dataiap_html/day5/ #/tmp/dataiap_html
echo "\n\nnow do: \n\tgit checkout gh-pages\n\tcp -r /tmp/dataiap_html/* .\n"

0 comments on commit f95d40d

Please sign in to comment.