Skip to content

Commit 2ff8f0c

Browse files
authored
Merge branch 'ep2025' into ep2025-cache-update
2 parents 841f6b6 + a235b9f commit 2ff8f0c

File tree

3 files changed

+28
-2
lines changed

3 files changed

+28
-2
lines changed

src/content/pages/venue.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ Address: 5. května 1640/65, 140 21 Praha 4, Nusle
2323
- **Vyšehrad:** A historic castle complex with parks and beautiful views of Prague. A must-visit.
2424
- **Náplavka from Vyšehrad:** A lively riverside area with pubs and spots to relax.
2525
- **I.P. Pavlova:** One metro stop away — great for food, with plenty of restaurants and fast-food options.
26-
- **City Centre:** Take the metro two stops to **Muzeum** (line C), then exit onto Wenceslas Square. To explore further, transfer to the green line at **Muzeum** and go to **Staroměstská** (Old Town Square) or **Malostranská** (across the river).
26+
- **City Centre:** Take the red metro line C two stops to **Muzeum**. Then exit onto Wenceslas Square and walk north-west towards the river to the Old Town Square, or take the green metro line A from **Muzeum** to **Malostranská** to get across the river.
2727

2828
---
2929

src/content/sponsors/junior-guru/index.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,9 @@
11
---
22
name: Junior Guru
3-
description: ""
3+
description:
4+
"Junior.guru is a project that aims to help people who want to learn
5+
programming and get their first job in IT. It offers a club, a guidebook,
6+
courses, jobs, news, and a community for both juniors and seniors."
47
url: https://junior.guru/
58
socials:
69
youtube: https://www.youtube.com/@juniordotguru
Lines changed: 23 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,23 @@
1+
---
2+
title: "Apache Airflow"
3+
numberOfPeople: "TBA"
4+
pythonLevel: "Intermediate"
5+
contactPerson:
6+
name: "Wei Lee"
7+
8+
links:
9+
- title: "Apache Airflow"
10+
url: "https://github.com/apache/airflow"
11+
- title: "Airflow Breeze CI environment"
12+
url: "https://github.com/apache/airflow/tree/main/dev/breeze/doc"
13+
---
14+
15+
Apache Airflow is a platform that allows you to programmatically create,
16+
schedule, and monitor workflows. In this development sprint, we will guide you
17+
through the setup of your development environment, help you identify a suitable
18+
issue to work on and assist you in making your first contribution to Airflow! It
19+
is strongly recommended to follow through at
20+
[Airflow Breeze CI environment](https://github.com/apache/airflow/tree/main/dev/breeze/doc)
21+
since downloading Docker images can be quite time-consuming. If you encounter
22+
any issues, please feel free to ask questions in
23+
<https://airflow.apache.org/community/>.

0 commit comments

Comments
 (0)