Skip to content

Commit 63baed1

Browse files
committed
add current_position columns to alumni sheets
- Added current_position and current_position_url columns to alumni_postdocs, alumni_grads, alumni_undergrads - Filled in positions for: Hung-Tu Chen (Meta), Gina Notaro (Lockheed Martin), Andrew Heusser (PyMC Labs), Kirsten Ziman (Princeton), Lucy Owen (U Montana) - Updated build_people.py to display positions with links - Rebuilt people.html
1 parent a14c4cc commit 63baed1

File tree

3 files changed

+111
-94
lines changed

3 files changed

+111
-94
lines changed

data/people.xlsx

-5.25 KB
Binary file not shown.

people.html

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -230,24 +230,24 @@ <h3>Our vast network of fledgling influencers is taking the world by storm.</h3>
230230
<div class="two-column mt-40">
231231
<div>
232232
<h3>Postdoctoral Researchers</h3>
233-
<p>Hung-Tu Chen (2024-2025)<br>
234-
Gina Notaro (2017-2018)<br>
235-
Andrew Heusser (2016-2018)</p>
233+
<p>Hung-Tu Chen (2024-2025; now at <a href="https://www.meta.com/" target="_blank">Meta</a>)<br>
234+
Gina Notaro (2017-2018; now at <a href="https://www.lockheedmartin.com/en-us/index.html" target="_blank">Lockheed Martin</a>)<br>
235+
Andrew Heusser (2016-2018; now at <a href="https://www.pymc.io/welcome.html" target="_blank">PyMC Labs</a>)</p>
236236

237237
<h3>Graduate Students</h3>
238238
<p>Mark Taylor (2021)<br>
239239
Caroline Lee (2019-2021)<br>
240240
Max Bluestone (2018-2020)<br>
241241
Deepanshi Shokeen (2018-2020)<br>
242-
Kirsten Ziman (2017-2022)<br>
243-
Lucy Owen (2016-2021)<br>
242+
Kirsten Ziman (2017-2022; now at <a href="https://www.princeton.edu" target="_blank">Lecturer at Princeton University</a>)<br>
243+
Lucy Owen (2016-2021; now at <a href="https://www.umt.edu/" target="_blank">Assistant Professor at University of Montana</a>)<br>
244244
Tom Hao Chang (2016-2017)<br>
245245
Hanli Li (2016)</p>
246246

247247
<h3>Lab Managers</h3>
248-
<p><a href="http://paxtonfitzpatrick.github.io" target="_blank">Paxton Fitzpatrick</a> (2019-2021; now a <a href="https://context-lab.com" target="_blank">CDL grad student!</a>)<br>
249-
Emily Whitaker (2017-2018; now at <a href="https://www.wisc.edu/" target="_blank">U Wisconsin-Madison</a>)<br>
250-
<a href="http://kirstensgithub.github.io/" target="_blank">Kirsten Ziman</a> (2016-2017; then a <a href="https://context-lab.com" target="_blank">CDL grad student!</a>)</p>
248+
<p><a href="http://paxtonfitzpatrick.github.io" target="_blank">Paxton Fitzpatrick</a> (2019-2021; now at <a href="https://context-lab.com" target="_blank">now a CDL grad student!</a>)<br>
249+
Emily Whitaker (2017-2018; now at <a href="https://www.wisc.edu/" target="_blank">now at U Wisconsin-Madison</a>)<br>
250+
<a href="http://kirstensgithub.github.io/" target="_blank">Kirsten Ziman</a> (2016-2017; now at <a href="https://context-lab.com" target="_blank">then a CDL grad student!</a>)</p>
251251
</div>
252252
<div>
253253
<h3>Undergraduate Researchers</h3>

0 commit comments

Comments
 (0)