Skip to content

Commit b1b08fb

Browse files
authored
Merge pull request #5 from jukent/main
add additional pages from 2024 w edits
2 parents adf04ab + a1c8f7d commit b1b08fb

File tree

8 files changed

+98
-10
lines changed

8 files changed

+98
-10
lines changed

CITATION.cff

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -40,4 +40,4 @@ authors:
4040
- name: "Cookbook Hackathon Contributors" # use the 'name' field to acknowledge organizations
4141
website: "https://github.com/ProjectPythia/pythia-cookoff-2025/graphs/contributors"
4242
title: "Pythia Cook-off 2025"
43-
abstract: "Website for the Pythia Cook-off June 2025."
43+
abstract: "Website for the Pythia Cook-off August 2025."

_toc.yml

Lines changed: 8 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,10 @@
11
format: jb-book
22
root: README
3-
# parts:
4-
# - caption: Essential info
5-
# chapters:
6-
# - file: schedule
7-
# - file: travel
8-
# - file: breakouts
9-
# - file: virtual
10-
# - file: onboarding
11-
# - file: faq
3+
parts:
4+
- caption: Essential info
5+
chapters:
6+
- file: schedule
7+
- file: travel
8+
- file: breakouts
9+
- file: onboarding
10+
- file: faq

breakouts.md

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
# Breakout Groups
2+
3+
Attendees of this year's hackathon will kick off the event by establishing small groups of contributors centered around Cookbook topics and areas of expertise.
4+
Participants are not required to contribute to only one topic or group throughout the event, but your primary group will serve as a point of consistency and community and a hub of communication you can rely on throughout the event.
5+
If you have new ideas, existing Cookbook content, or a desire to lead and organize one of these small groups, please follow the steps to indicate this during your registration.
6+
Project Pythia will prepare breakout leaders ahead of the event by providing support with computing resources and idea shaping.
7+
This event can only function with the support of breakout leaders!
8+
Please reach out to [projectpythia@ucar.edu](mailto:projectpythia@ucar.edu) if you have any additional questions!

faq.md

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
# Frequently Asked Questions
2+
3+
## Are there travel funds available?
4+
5+
Participant Travel Support (PTS) will be made available for a limited number of attendees. We anticipate accepting applications starting in May. Please check back soon.
6+
7+
## Are there recommended hotels for this event?
8+
9+
Recommended hotel information coming soon. We will not be reserving a hotel block for this event.
10+
11+
## I don't know anything about how to build a Cookbook, should I attend?
12+
13+
Yes! The Pythia team will provide tutorials and guidance on using our GitHub-based infrastructure. Bring your science.

index.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
```{include} README.md
2+
```
3+
4+
Registration page coming soon!

onboarding.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
# Tutorials and Training
2+
3+
_Check back here later for training and on-boarding materials for hackathon participants._

schedule.md

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,40 @@
1+
# Drraft Hackathon Schedule
2+
3+
_This is a placeholder draft and will change._
4+
5+
- All rooms are in the [NCAR Mesa Laboratory](https://scied.ucar.edu/visit)
6+
- All times are Mountain Daylight Time, UTC-6 (local time in Boulder CO)
7+
8+
9+
## Tuesday August 5
10+
- 9 am: Welcome plenary (Main Seminar Room)
11+
- 10 am: Project pitches (Main Seminar Room)
12+
- 12 pm: Lunch (Cafeteria)
13+
- 1-4 pm: Hacking (Main Seminar Room and Breakout Rooms)
14+
- 4 pm: Afternoon debrief (Main Seminar Room)
15+
- 5 pm: Adjourn
16+
17+
## Wednesday August 6
18+
- 9 am: Morning check-in (Main Seminar Room)
19+
- 9:30 am: Hacking (Breakout Rooms)
20+
- 12 pm: Lunch (Cafeteria)
21+
- 1 pm: Hacking (Breakout Rooms)
22+
- 2:15 pm: Afternoon debrief (Main Seminar Room)
23+
- 3 pm: Adjourn early for optional activities (hike or excursion to downtown Boulder)
24+
25+
## Thursday August 7
26+
- 9 am: Morning check-in (Main Seminar Room)
27+
- 10 am: Hacking (Breakout Rooms)
28+
- 12:30 pm: Lunch (Cafeteria)
29+
- 1:30 pm: Hacking (Breakout Rooms)
30+
- 4 pm: Afternoon debrief (Main Seminar Room)
31+
- 5 pm: Adjourn
32+
33+
*Pythia Cookout (evening social) to follow, details TBD*
34+
35+
## Friday August 8
36+
- 9 am: Morning check-in (Main Seminar Room)
37+
- 9:30 am: Hacking (Breakout Rooms)
38+
- 12:00 pm: Lunch (Cafeteria)
39+
- 1:00 Wrap-up plenary and presentations (Main Seminar Room)
40+
- 2:30 Adjourn

travel.md

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
# Travel Information
2+
3+
## Location and Lodging
4+
5+
The 2024 Pythia Cook-off will be hosted at the NCAR Mesa Lab:
6+
7+
1850 Table Mesa Dr.
8+
Boulder, CO 80305
9+
10+
Hotel information coming soon.
11+
12+
## Funding for travel
13+
14+
Project Pythia has limited funding from the U.S. National Science Foundation to support travel expenses for participants!
15+
16+
17+
### How?
18+
19+
#### Travel Support
20+
21+
Participant Travel Support (PTS) will be made available for a limited number of attendees. We anticipate accepting applications starting in May. Please check back soon.

0 commit comments

Comments
 (0)