From 19d4e77bdb0b24f041c3f4bd4e0bb0d4b3c40dd9 Mon Sep 17 00:00:00 2001 From: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Date: Mon, 17 Mar 2025 19:17:24 +0200 Subject: [PATCH 1/4] Normalise summit headers --- src/content/pages/programme/c-api-summit.mdx | 11 ++++++----- src/content/pages/programme/rust-summit.mdx | 11 ++++++----- 2 files changed, 12 insertions(+), 10 deletions(-) diff --git a/src/content/pages/programme/c-api-summit.mdx b/src/content/pages/programme/c-api-summit.mdx index 7beec5593..406b956bd 100644 --- a/src/content/pages/programme/c-api-summit.mdx +++ b/src/content/pages/programme/c-api-summit.mdx @@ -3,7 +3,7 @@ title: C API Summit subtitle: A summit for Python's C API stakeholders to discuss its state and future. --- -## C API Summit +# C API Summit The **C API Summit** aims to bring together various stakeholders of Python's C API to discuss its current state, address challenges, and align on ongoing work. @@ -16,7 +16,7 @@ The event will be hosted at the **Prague Congress Centre (PCC)**, Room [TBA]. --- -#### Meet the Community +## Meet the Community The main goal of this summit is for various stakeholders of Python's C API to meet and discuss about the state of the API, existing challenges and ongoing work. @@ -27,7 +27,7 @@ We are particularly looking for contributors and maintainers of: - Applications that embed Python - Similar projects working in this area -#### Presentations +## Presentations If there is a topic you would like to present, please indicate it in the form and fill it in early. @@ -35,7 +35,8 @@ Summit presentations are brief, intended to get everyone on the same page and st We are looking to discuss advanced topics. -#### Tentative Agenda (subject to change) +## Tentative Agenda (subject to change) + - **9:00 AM**: Meet and greet – unconference-style post-it board organization - **9:30 AM**: Presentations (30 minutes each: 10 min presentation + 20 min discussion) - **11:00 AM**: Coffee break @@ -46,7 +47,7 @@ We are looking to discuss advanced topics. - **6:30 PM**: Dinner -#### Registration +## Registration To be part of the C API summit [register your interest now!](https://docs.google.com/forms/d/e/1FAIpQLSfUT8BEHyt-Nlwo6aEmnEHdn1y_rkCoShEKYuHm4LhWvbMjjw/viewform) 👈 diff --git a/src/content/pages/programme/rust-summit.mdx b/src/content/pages/programme/rust-summit.mdx index e770311d8..a225458a5 100644 --- a/src/content/pages/programme/rust-summit.mdx +++ b/src/content/pages/programme/rust-summit.mdx @@ -3,7 +3,8 @@ title: Rust Summit subtitle: The Rust Summit aims to bring together various stakeholders of Python’s Rust ecosystem to discuss its current state, address challenges, and align on ongoing work. --- -## **Rust Summit** + +# Rust Summit The **Rust Summit** aims to bring together various stakeholders of Python’s Rust ecosystem to discuss its current state, address challenges, and align on ongoing work. @@ -13,7 +14,7 @@ The **Rust Summit** aims to bring together various stakeholders of Python’s Ru --- -#### **Meet the Community** +## Meet the Community The main goal of this summit is for various stakeholders of Python’s Rust ecosystem to meet, learn, and discuss about the Rust ecosystem in Python, how Python can benefit from Rust, and anything related to the adaptation of thread-free Python. @@ -25,7 +26,7 @@ We are particularly looking for contributors and maintainers of: * New Python libraries that are written in Rust * Other Python projects that can benefit from using Rust -#### **Presentations** +## Presentations If there is a topic you would like to present, please indicate it in the form and fill it in early. @@ -35,7 +36,7 @@ Deep dive presentations are 45 mins in total (35 mins presentation and 10 mins Q We are also open to suggestions for unconference-style activities. -#### **Tentative Agenda (subject to change)** +## Tentative Agenda (subject to change) * **9:00 AM**: Meet and greet – unconference-style post-it board organization * **9:30 AM**: Sparkling Presentations (30 minutes each: 10 min presentation \+ 20 min discussion) @@ -46,7 +47,7 @@ We are also open to suggestions for unconference-style activities. * **6:00 PM**: Round-up/plenary session for feedback and conclusions * **6:30 PM**: Dinner -#### **Registration** +## Registration To be part of the Rust summit [register your interest now\!](https://docs.google.com/forms/d/e/1FAIpQLSe8Wjahr3-agTr4lS8_u3ifel_9XYAQEGk71IAAIh_h2eRUzw/viewform?usp=preview) 👈 From dd3ea3c41be40cb6ceac4ca13a9e2dd02995b524 Mon Sep 17 00:00:00 2001 From: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Date: Mon, 24 Mar 2025 15:03:00 +0200 Subject: [PATCH 2/4] Standardise when/where/who sections --- src/content/pages/programme/c-api-summit.mdx | 12 +++++------- src/content/pages/programme/rust-summit.mdx | 6 +++--- 2 files changed, 8 insertions(+), 10 deletions(-) diff --git a/src/content/pages/programme/c-api-summit.mdx b/src/content/pages/programme/c-api-summit.mdx index 406b956bd..211fdaa00 100644 --- a/src/content/pages/programme/c-api-summit.mdx +++ b/src/content/pages/programme/c-api-summit.mdx @@ -3,19 +3,17 @@ title: C API Summit subtitle: A summit for Python's C API stakeholders to discuss its state and future. --- -# C API Summit -The **C API Summit** aims to bring together various stakeholders of Python's C API to discuss its current state, address challenges, and align on ongoing work. +# C API Summit -**WHEN?** -The summit will take place on **Monday, July 14th** or **Tuesday, July 15th** (confirmation pending). +The **C API Summit** aims to bring together various stakeholders of Python's C API to discuss its current state, address challenges, and align on ongoing work. -**WHERE?** -The event will be hosted at the **Prague Congress Centre (PCC)**, Room [TBA]. +* **When**: Monday, July 14th or Tuesday, July 15th (to be confirmed) +* **Where**: Prague Congress Centre (PCC), Room to be announced +* **Who can join**: Anyone with a valid in-person EuroPython 2025 ticket --- - ## Meet the Community The main goal of this summit is for various stakeholders of Python's C API to meet and discuss about the state of the API, existing challenges and ongoing work. diff --git a/src/content/pages/programme/rust-summit.mdx b/src/content/pages/programme/rust-summit.mdx index a225458a5..95b4f6467 100644 --- a/src/content/pages/programme/rust-summit.mdx +++ b/src/content/pages/programme/rust-summit.mdx @@ -8,9 +8,9 @@ subtitle: The Rust Summit aims to bring together various stakeholders of Python The **Rust Summit** aims to bring together various stakeholders of Python’s Rust ecosystem to discuss its current state, address challenges, and align on ongoing work. -**WHEN?** The summit will take place on **Monday, July 14th** or **Tuesday, July 15th** (confirmation pending). - -**WHERE?** The event will be hosted at the **Prague Congress Centre (PCC)**, Room \[TBA\]. +* **When**: Monday, July 14th or Tuesday, July 15th (to be confirmed) +* **Where**: Prague Congress Centre (PCC), Room to be announced +* **Who can join**: Anyone with a valid in-person EuroPython 2025 ticket --- From 3b09c40c90b9da6e3dd19a33d5448090c4db207e Mon Sep 17 00:00:00 2001 From: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Date: Mon, 24 Mar 2025 15:05:31 +0200 Subject: [PATCH 3/4] Intro before who/when/where --- src/content/pages/programme/wasm-summit.mdx | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/src/content/pages/programme/wasm-summit.mdx b/src/content/pages/programme/wasm-summit.mdx index 20c7bb9cb..7c6318430 100644 --- a/src/content/pages/programme/wasm-summit.mdx +++ b/src/content/pages/programme/wasm-summit.mdx @@ -5,14 +5,13 @@ subtitle: A summit to bring together maintainers and users of Python with WebAss # WebAssembly Summit +The **WebAssembly Summit** aims to bring together maintainers and users of Python with WebAssembly, to discuss the state of this ecosystem, existing challenges, and ongoing work. + * **When**: Monday, July 14th or Tuesday, July 15th (to be confirmed) * **Where**: Prague Congress Centre (PCC), Room to be announced * **Who can join**: Anyone with a valid in-person EuroPython 2025 ticket -This summit aims to bring together maintainers and users of Python with WebAssembly, to discuss the state of this ecosystem, existing challenges, and ongoing work. - - ## Agenda * 9:00: Meet and greet (many of us won’t know each other) + unconference-y post-it based organisation. From 07fcc1479b365ecd36f3433b781e1857d98fec3d Mon Sep 17 00:00:00 2001 From: Hugo van Kemenade <1324225+hugovk@users.noreply.github.com> Date: Mon, 24 Mar 2025 15:20:15 +0200 Subject: [PATCH 4/4] Matching underlines --- src/content/pages/programme/wasm-summit.mdx | 1 + 1 file changed, 1 insertion(+) diff --git a/src/content/pages/programme/wasm-summit.mdx b/src/content/pages/programme/wasm-summit.mdx index 7c6318430..240c1d6e7 100644 --- a/src/content/pages/programme/wasm-summit.mdx +++ b/src/content/pages/programme/wasm-summit.mdx @@ -11,6 +11,7 @@ The **WebAssembly Summit** aims to bring together maintainers and users of Pytho * **Where**: Prague Congress Centre (PCC), Room to be announced * **Who can join**: Anyone with a valid in-person EuroPython 2025 ticket +--- ## Agenda