Skip to content

Commit 078538d

Browse files
committed
Updating agenda for day 2 and 3
1 parent d1bb018 commit 078538d

File tree

3 files changed

+58
-46
lines changed

3 files changed

+58
-46
lines changed

web/index.Rpres

Lines changed: 17 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -105,36 +105,39 @@ Homework - Day 1
105105
- Get comfortable with version control
106106
- create a file, version a file, delete a file, recover a previous file, branch, merge a branch
107107
- try out the Jupyter report yourself
108+
- More info on dynamic documents:
109+
- RMarkdown
110+
- Jupyter Notebook (or Python) [with Stata](https://www.stata.com/new-in-stata/jupyter-notebooks/)
108111

109112
Tentative Agenda - Day 2 (morning)
110113
================
111114

112-
- 9:00 - 11:50 [Introduction to parallel processing](../web/day2-3.html) (Lars, *Ivan Rudik*) (with breaks)
115+
- 9:00 - 9:30 Automation and reproducibility go hand-in-hand
116+
- Setup: A simple reproducible report in R
117+
- Scripting the reproducible report
118+
- 9:30 - 12:00 Docker/ containers (with breaks)
119+
- What is Docker
120+
- How do you create and use containers?
121+
- Full automation
122+
123+
Tentative Agenda - Day 2 (afternoon)
124+
================
125+
126+
- 13:00 - 16:00 [Introduction to parallel processing](../web/day2-3.html) (Lars, *Ivan Rudik*) (with breaks)
113127
- Subroutines and scalable programming (Lars) [slides](../documents/HPC_Class_SubRoutines-edited.pdf)
114128
- [High performance computing basics](../documents/hp-basics.pdf), parallel processing
115129
- Computing resources at Cornell and elsewhere ([BioHPC for economists](https://biohpc.cornell.edu/lab/ecco.htm), CISER, RedCloud, Amazon)
116130
- [Specific tools on BioHPC](https://biohpc.cornell.edu/lab/doc/using_BioHPC_CPUs.pdf)
117131
- Hands-on (R, Julia, Stata) (with *Ivan Rudik*) ([Ivan's Github](https://github.com/irudik/computational-tools-workshop))
118132

119133

120-
Tentative Agenda - Day 2 (afternoon)
121-
================
122-
123-
- 13:00 - 14:00 Automation and reproducibility go hand-in-hand
124-
- Setup: A simple reproducible report in R
125-
- Scripting the reproducible report
126-
- 14:00 - 16:00 Docker/ containers (with breaks)
127-
- What is Docker
128-
- How do you create and use containers?
129-
- Full automation
130-
131134
Tentative Agenda - Day 3
132135
================
133136

134137
(partially joint with LDI Replicator training)
135138

136-
- A [template README](https://social-science-data-editors.github.io/template_README/) for better reproducible packages
137-
- Data provenance and citations: what is it, why, how
139+
- 9:00 - 10:00 A [template README](https://social-science-data-editors.github.io/template_README/) for better reproducible packages
140+
- 10:00 - 11:00 Data provenance and citations: what is it, why, how
138141
- Academic principles of attribution, proper data citation
139142
- [Extract from longer presentation](../documents/Vilhuber-Presentation2020-2020-06-27-extract.pdf) (original source: [10.5281/zenodo.3911311](http://doi.org/10.5281/zenodo.3911311))
140143
- [Training manual on data citations](https://labordynamicsinstitute.github.io/replicability-training-curriculum/datacitations.html), an expanded version of [guidance](https://social-science-data-editors.github.io/guidance/addtl-data-citation-guidance.html)

web/index.html

Lines changed: 24 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -944,6 +944,12 @@ <h3>Homework - Day 1</h3>
944944
<li>create a file, version a file, delete a file, recover a previous file, branch, merge a branch</li>
945945
</ul></li>
946946
<li>try out the Jupyter report yourself</li>
947+
<li>More info on dynamic documents:
948+
949+
<ul>
950+
<li>RMarkdown</li>
951+
<li>Jupyter Notebook (or Python) <a href="https://www.stata.com/new-in-stata/jupyter-notebooks/">with Stata</a><br/></li>
952+
</ul></li>
947953
</ul>
948954

949955
</div>
@@ -953,14 +959,18 @@ <h3>Homework - Day 1</h3>
953959
<h3>Tentative Agenda - Day 2 (morning)</h3>
954960
<div class="slideContent" >
955961
<ul>
956-
<li>9:00 - 11:50 <a href="../web/day2-3.html">Introduction to parallel processing</a> (Lars, <em>Ivan Rudik</em>) (with breaks)
962+
<li>9:00 - 9:30 Automation and reproducibility go hand-in-hand
957963

958964
<ul>
959-
<li>Subroutines and scalable programming (Lars) <a href="../documents/HPC_Class_SubRoutines-edited.pdf">slides</a></li>
960-
<li><a href="../documents/hp-basics.pdf">High performance computing basics</a>, parallel processing</li>
961-
<li>Computing resources at Cornell and elsewhere (<a href="https://biohpc.cornell.edu/lab/ecco.htm">BioHPC for economists</a>, CISER, RedCloud, Amazon)</li>
962-
<li><a href="https://biohpc.cornell.edu/lab/doc/using_BioHPC_CPUs.pdf">Specific tools on BioHPC</a></li>
963-
<li>Hands-on (R, Julia, Stata) (with <em>Ivan Rudik</em>) (<a href="https://github.com/irudik/computational-tools-workshop">Ivan&#39;s Github</a>)</li>
965+
<li>Setup: A simple reproducible report in R</li>
966+
<li>Scripting the reproducible report</li>
967+
</ul></li>
968+
<li>9:30 - 12:00 Docker/ containers (with breaks)
969+
970+
<ul>
971+
<li>What is Docker</li>
972+
<li>How do you create and use containers?</li>
973+
<li>Full automation</li>
964974
</ul></li>
965975
</ul>
966976

@@ -971,18 +981,14 @@ <h3>Tentative Agenda - Day 2 (morning)</h3>
971981
<h3>Tentative Agenda - Day 2 (afternoon)</h3>
972982
<div class="slideContent" >
973983
<ul>
974-
<li>13:00 - 14:00 Automation and reproducibility go hand-in-hand
984+
<li>13:00 - 16:00 <a href="../web/day2-3.html">Introduction to parallel processing</a> (Lars, <em>Ivan Rudik</em>) (with breaks)
975985

976986
<ul>
977-
<li>Setup: A simple reproducible report in R</li>
978-
<li>Scripting the reproducible report</li>
979-
</ul></li>
980-
<li>14:00 - 16:00 Docker/ containers (with breaks)
981-
982-
<ul>
983-
<li>What is Docker</li>
984-
<li>How do you create and use containers?</li>
985-
<li>Full automation</li>
987+
<li>Subroutines and scalable programming (Lars) <a href="../documents/HPC_Class_SubRoutines-edited.pdf">slides</a></li>
988+
<li><a href="../documents/hp-basics.pdf">High performance computing basics</a>, parallel processing</li>
989+
<li>Computing resources at Cornell and elsewhere (<a href="https://biohpc.cornell.edu/lab/ecco.htm">BioHPC for economists</a>, CISER, RedCloud, Amazon)</li>
990+
<li><a href="https://biohpc.cornell.edu/lab/doc/using_BioHPC_CPUs.pdf">Specific tools on BioHPC</a></li>
991+
<li>Hands-on (R, Julia, Stata) (with <em>Ivan Rudik</em>) (<a href="https://github.com/irudik/computational-tools-workshop">Ivan&#39;s Github</a>)</li>
986992
</ul></li>
987993
</ul>
988994

@@ -995,8 +1001,8 @@ <h3>Tentative Agenda - Day 3</h3>
9951001
<p>(partially joint with LDI Replicator training)</p>
9961002

9971003
<ul>
998-
<li>A <a href="https://social-science-data-editors.github.io/template_README/">template README</a> for better reproducible packages</li>
999-
<li>Data provenance and citations: what is it, why, how
1004+
<li>9:00 - 10:00 A <a href="https://social-science-data-editors.github.io/template_README/">template README</a> for better reproducible packages</li>
1005+
<li>10:00 - 11:00 Data provenance and citations: what is it, why, how
10001006

10011007
<ul>
10021008
<li>Academic principles of attribution, proper data citation</li>

web/index.md

Lines changed: 17 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -103,36 +103,39 @@ Homework - Day 1
103103
- Get comfortable with version control
104104
- create a file, version a file, delete a file, recover a previous file, branch, merge a branch
105105
- try out the Jupyter report yourself
106+
- More info on dynamic documents:
107+
- RMarkdown
108+
- Jupyter Notebook (or Python) [with Stata](https://www.stata.com/new-in-stata/jupyter-notebooks/)
106109

107110
Tentative Agenda - Day 2 (morning)
108111
================
109112

110-
- 9:00 - 11:50 [Introduction to parallel processing](../web/day2-3.html) (Lars, *Ivan Rudik*) (with breaks)
113+
- 9:00 - 9:30 Automation and reproducibility go hand-in-hand
114+
- Setup: A simple reproducible report in R
115+
- Scripting the reproducible report
116+
- 9:30 - 12:00 Docker/ containers (with breaks)
117+
- What is Docker
118+
- How do you create and use containers?
119+
- Full automation
120+
121+
Tentative Agenda - Day 2 (afternoon)
122+
================
123+
124+
- 13:00 - 16:00 [Introduction to parallel processing](../web/day2-3.html) (Lars, *Ivan Rudik*) (with breaks)
111125
- Subroutines and scalable programming (Lars) [slides](../documents/HPC_Class_SubRoutines-edited.pdf)
112126
- [High performance computing basics](../documents/hp-basics.pdf), parallel processing
113127
- Computing resources at Cornell and elsewhere ([BioHPC for economists](https://biohpc.cornell.edu/lab/ecco.htm), CISER, RedCloud, Amazon)
114128
- [Specific tools on BioHPC](https://biohpc.cornell.edu/lab/doc/using_BioHPC_CPUs.pdf)
115129
- Hands-on (R, Julia, Stata) (with *Ivan Rudik*) ([Ivan's Github](https://github.com/irudik/computational-tools-workshop))
116130

117131

118-
Tentative Agenda - Day 2 (afternoon)
119-
================
120-
121-
- 13:00 - 14:00 Automation and reproducibility go hand-in-hand
122-
- Setup: A simple reproducible report in R
123-
- Scripting the reproducible report
124-
- 14:00 - 16:00 Docker/ containers (with breaks)
125-
- What is Docker
126-
- How do you create and use containers?
127-
- Full automation
128-
129132
Tentative Agenda - Day 3
130133
================
131134

132135
(partially joint with LDI Replicator training)
133136

134-
- A [template README](https://social-science-data-editors.github.io/template_README/) for better reproducible packages
135-
- Data provenance and citations: what is it, why, how
137+
- 9:00 - 10:00 A [template README](https://social-science-data-editors.github.io/template_README/) for better reproducible packages
138+
- 10:00 - 11:00 Data provenance and citations: what is it, why, how
136139
- Academic principles of attribution, proper data citation
137140
- [Extract from longer presentation](../documents/Vilhuber-Presentation2020-2020-06-27-extract.pdf) (original source: [10.5281/zenodo.3911311](http://doi.org/10.5281/zenodo.3911311))
138141
- [Training manual on data citations](https://labordynamicsinstitute.github.io/replicability-training-curriculum/datacitations.html), an expanded version of [guidance](https://social-science-data-editors.github.io/guidance/addtl-data-citation-guidance.html)

0 commit comments

Comments
 (0)