-
Notifications
You must be signed in to change notification settings - Fork 36
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Zong Huang
authored and
Zong Huang
committed
Dec 6, 2018
1 parent
9347b53
commit 47e6840
Showing
34 changed files
with
301,241 additions
and
57 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,3 @@ | ||
[submodule "lib/gslab_make"] | ||
path = lib/gslab_make | ||
url = ssh://git@github.com/gentzkow/gslab_make.git |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
/Users/zong/template/data/output/data_graph.txt |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1 @@ | ||
/Users/zong/template/data/output/data_table.txt |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,3 @@ | ||
target symlink | ||
/Users/zong/template/data/output/data.txt /Users/zong/template/analysis/input/data.txt | ||
/Users/zong/template/data/output/data_table.txt /Users/zong/template/analysis/input/data_table.txt | ||
/Users/zong/template/data/output/data_graph.txt /Users/zong/template/analysis/input/data_graph.txt |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,2 +1,3 @@ | ||
file name last modified file size | ||
/Users/zong/template/data/output/data.txt 2018-11-29 19:34:18 1988897 | ||
/Users/zong/template/data/output/data_table.txt 2018-12-05 19:54:39 1988897 | ||
/Users/zong/template/data/output/data_graph.txt 2018-12-05 19:54:40 1988897 |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,12 +1,12 @@ | ||
-------------------------------------------------------------------------------- | ||
Makelog started: 2018-12-04 11:03:46 | ||
Makelog started: 2018-12-05 11:54:46 | ||
Working directory: /Users/zong/template/analysis | ||
-------------------------------------------------------------------------------- | ||
Links successfully created! | ||
Link logs successfully written! | ||
Executing: "python /Users/zong/template/analysis/code/descriptive.py " | ||
Output logs successfully written! | ||
-------------------------------------------------------------------------------- | ||
Makelog ended: 2018-12-04 11:03:48 | ||
Makelog ended: 2018-12-05 11:54:50 | ||
Working directory: /Users/zong/template/analysis | ||
-------------------------------------------------------------------------------- |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,3 +1,3 @@ | ||
file name last modified file size | ||
/Users/zong/template/analysis/output/plot.eps 2018-12-04 19:03:48 12340 | ||
/Users/zong/template/analysis/output/tables.txt 2018-12-04 19:03:48 39 | ||
/Users/zong/template/analysis/output/plot.eps 2018-12-05 19:54:50 12340 | ||
/Users/zong/template/analysis/output/tables.txt 2018-12-05 19:54:48 39 |
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.