From f54341eef2965c52913e0c251602521130f7b811 Mon Sep 17 00:00:00 2001 From: SunnySunnia Date: Tue, 10 Sep 2013 10:25:07 -0700 Subject: [PATCH 1/4] Update README.md --- README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/README.md b/README.md index 386c7d4..5aa0cde 100644 --- a/README.md +++ b/README.md @@ -1,2 +1,10 @@ iteration-1 =========== + +Group name: Group7 + +Facilitator: Siyang Zeng +Technical lead: Alex Chao +He Ma +Sung Hoon Choi +Hyungkyu Chang From 4fcd75b986be06411ff79a2435b5923177db2d3c Mon Sep 17 00:00:00 2001 From: SunnySunnia Date: Tue, 10 Sep 2013 10:29:56 -0700 Subject: [PATCH 2/4] Update and rename README.md to Group7.md --- Group7.md | 15 +++++++++++++++ README.md | 10 ---------- 2 files changed, 15 insertions(+), 10 deletions(-) create mode 100644 Group7.md delete mode 100644 README.md diff --git a/Group7.md b/Group7.md new file mode 100644 index 0000000..941e5e2 --- /dev/null +++ b/Group7.md @@ -0,0 +1,15 @@ +iteration-1 +=========== + +Group name: Group7 + +Facilitator: Siyang Zeng + +Technical lead: Alex Chao + +He Ma + +Sung Hoon Choi + +Hyungkyu Chang + diff --git a/README.md b/README.md deleted file mode 100644 index 5aa0cde..0000000 --- a/README.md +++ /dev/null @@ -1,10 +0,0 @@ -iteration-1 -=========== - -Group name: Group7 - -Facilitator: Siyang Zeng -Technical lead: Alex Chao -He Ma -Sung Hoon Choi -Hyungkyu Chang From 87c7de819f5163f45cc995f39f1fc4a0899c6bb6 Mon Sep 17 00:00:00 2001 From: SunnySunnia Date: Thu, 12 Sep 2013 10:37:47 -0700 Subject: [PATCH 3/4] Update Group7.md --- Group7.md | 1 + 1 file changed, 1 insertion(+) diff --git a/Group7.md b/Group7.md index 941e5e2..6d572e0 100644 --- a/Group7.md +++ b/Group7.md @@ -13,3 +13,4 @@ Sung Hoon Choi Hyungkyu Chang +Jinsoo Lee From 5b884a237f3f41bd9b94c08b58695029b2c3fafa Mon Sep 17 00:00:00 2001 From: SunnySunnia Date: Sat, 21 Sep 2013 12:57:24 -0700 Subject: [PATCH 4/4] Create CatchUp1.md --- CatchUp1.md | 18 ++++++++++++++++++ 1 file changed, 18 insertions(+) create mode 100644 CatchUp1.md diff --git a/CatchUp1.md b/CatchUp1.md new file mode 100644 index 0000000..73b7538 --- /dev/null +++ b/CatchUp1.md @@ -0,0 +1,18 @@ +2013-09-21 +=========== +Hey guys~ How have you been doing~ + +I would like to update some summarized steps from Chris(the GSI) for what we should have achieved by now (just for record): + +0. You should have these all installed: vagrant(definitely lol), git, ipython, ipython-notebook. + ('sodu apt-get install ____ '). AND you should also have 'Project1' directory created ('mkdir Project1'). +1. start vagrant: code: 'vagrant up' +2. 'vagrant ssh' +3. get your ip address: 'ifconfig', look for inet addr ***.*.*.* +4. 'ipython notebook --ip=0.0.0.0 --no-browser. + Should appear that your ipython notebook is running or working or whatever that calls +5. go to your web browser, enter 'http://***.*.*.*:7777' and you should have your ipython notebook opened. + (7777 is edited by Chris on something called 'vim', im not sure for those of you who did not get that changed, you + should try to figure out your 'four digits'). + +Another thing is about 'submitting' reflections. I have heard that we should fork the professor's 'reflections' repository first, and then post our reflections under that repository, and pull request to the professor after you have finished every reflection. Though the Kristina(the other GSI) is still asking the professor for further instructions on correct submission, there is no harm to folk and pull request your reflections starting this week. I suggest to copy and paste your old reflections on the repository forked from prof.