Closed gentzkow closed 10 months ago
TO DO
@gentzkow what are our next steps here? @shrishj has completed work on TunaTemplate. Should we work on the branch linked to this issue, and if so, how would you like us to go about completing the to-dos listed here?
@arjunsrini Thanks for checking. I've been doing some more work on this. I'm going to finish those changes and wrap up this issue. I'll then open some new issues for you and @shrishj to move on to next steps.
@arjunsrini @shrishj Sorry for the slow reply here. I'd been hoping to make more progress last weekend but I got sidetracked by some other things.
The most recent iteration I've committed here is very much work in progress. It is definitely not yet ready for prime time, and I'm therefore reluctant to merge to master
. What do you think about making this a new fork of template
? Or, alternatively, we could just make it a clean new repository?
While we figure that out, I think it would be worth both of you cloning the current version on this branch, reading through the README
, and trying to setup + run it. One discrepancy to flag is that the README
still refers to a separate get_inputs.sh
script but I've so far folded that into make.sh
.
Hi @gentzkow, Arjun and I have managed to clone the branch and get it to work! One small thing in the README is that it says to use bash make.sh
when I think that it should be bash run_all.sh
. We had a short discussion regarding the forked vs new repository, and we were leaning towards making a new repository?
Great. Thanks @shrishj.
I created a new repo called GentzkowLabTemplate
. It is private for now. Once we're ready to release it we'll make it public and at the same time change the name of this repo to template-archived
.
I would ask that you do the following:
GentzkowLabTemplate
to import the content from this branchGentzkowLabTemplate
GentzkowLabTemplate
GentzkowLabTemplate
wiki called "Roadmap" and add to it the to dos that we've noted in the thread aboveOnce this is done I'll open some new issues in GentzkowLabTemplate
to track our next steps.
This issue looked to create a new simplified shell template. We will continue to develop the shell template in GentzkowLabTemplate. The contents of this branch have been transferred to the new repository to maintain progress.
Final state of branch can be found here
cc @gentzkow
PRINCIPLES
TO DO