Skip to content

Commit 9e15022

Browse files
authored
Merge pull request #759 from cmu-delphi/release/v3.1.0
Release v3.1.0
2 parents 8d47556 + 4704bff commit 9e15022

File tree

15 files changed

+503
-4
lines changed

15 files changed

+503
-4
lines changed

README.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -171,6 +171,9 @@ People on this website are centrally managed in the `/content/people/index.md` f
171171
* `contributors` ... contributor team section
172172
* `google` ... google team section
173173

174+
### Montage builder
175+
176+
The current core+leadership montage (often used in external talks) is available from an unlinked page at [/about/montage/](https://delphi.cmu.edu/about/montage).
174177

175178
## Adding new news item
176179

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
---
2+
date: 2023-01-18
3+
title: Statistical Developer
4+
---
5+
6+
We seek a statistically-minded programmer who can leverage their skills in mathematical modeling, machine learning, and software development best practices to create, extend, and maintain our data modeling systems.
7+
8+
[Apply to the Statistical Developer position at CMU Careers](https://cmu.wd5.myworkdayjobs.com/CMU/job/Pittsburgh-PA/Statistical-Developer---School-of-Computer-Science---MLD_2019208).

content/about/montage/index.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
---
2+
title: Delphi Team Members
3+
linkTitle: Our Team
4+
layout: montage
5+
---
6+
7+
asdf

content/blog/2022-12-01-epidata-v4.Rmd

Lines changed: 165 additions & 0 deletions
Large diffs are not rendered by default.

content/blog/2022-12-01-epidata-v4.html

Lines changed: 288 additions & 0 deletions
Large diffs are not rendered by default.

content/people/index.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,6 +139,8 @@ people:
139139
team:
140140
- core
141141
- highlight
142+
- blog
143+
description: specializes in Delphi's compute infrastructure, and is a DevOps Engineer in the Machine Learning Department at CMU.
142144
- firstName: Sarah
143145
lastName: Colquhoun
144146
image: sarah-colquhoun_head-shot.jpg
@@ -262,6 +264,8 @@ people:
262264
affiliation: CMU/CSD
263265
team:
264266
- core
267+
- blog
268+
description: specializes in Delphi's database and API, and is a Software Engineer in the Machine Learning Department at CMU.
265269
- firstName: Robin
266270
lastName: Han
267271
image: robin-han-500x500-min.jpg
@@ -497,7 +501,7 @@ people:
497501
- highlight
498502
- blog
499503
link: https://cs.cmu.edu/~krivard
500-
description: manages Delphi's engineering team, and is a Senior Research Programmer in the Machine Learning Department at CMU.
504+
description: leads Delphi's engineering team, and is a Principal Research Programmer in the Machine Learning Department at CMU.
501505
- firstName: Daniel
502506
lastName: McDonald
503507
image: daniel-mcdonald-photo.jpeg

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "www-main",
3-
"version": "3.0.29",
3+
"version": "3.1.0",
44
"private": true,
55
"dependencies": {
66
"@fortawesome/fontawesome-free": "^6.2.1",
164 KB
Loading
225 KB
Loading

0 commit comments

Comments
 (0)