Skip to content

Commit 34f90ca

Browse files
authored
Merge branch 'ep2025' into ep2025-sprints
2 parents c9b13a5 + f5ce7ae commit 34f90ca

File tree

3 files changed

+28
-6
lines changed

3 files changed

+28
-6
lines changed

astro.config.mjs

Lines changed: 26 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -122,6 +122,32 @@ export default defineConfig({
122122
"/programme/c-api-summit": "/session/c-api-summit",
123123
"/programme/wasm-summit": "/session/webassembly-summit",
124124
"/discord": "https://discord.gg/BhTN2zJPMh",
125+
// For AV team internal use: break screens
126+
"/break/forum-hall":
127+
"https://overlays.gbdl.in/ep-forum-hall/scene-schedule.html",
128+
"/break/north-hall":
129+
"https://overlays.gbdl.in/ep-north-hall/scene-schedule.html",
130+
"/break/south-hall-2a":
131+
"https://overlays.gbdl.in/ep-south-hall-2a/scene-schedule.html",
132+
"/break/south-hall-2b":
133+
"https://overlays.gbdl.in/ep-south-hall-2b/scene-schedule.html",
134+
"/break/terrace-2a":
135+
"https://overlays.gbdl.in/ep-terrace-2a/scene-schedule.html",
136+
"/break/terrace-2b":
137+
"https://overlays.gbdl.in/ep-terrace-2b/scene-schedule.html",
138+
// For AV team internal use: VDO ninja screen share
139+
"/ninja/forum-hall":
140+
"https://vdo.ninja/?room=EuroPython_2025_Forum_Hall&hash=338a&do",
141+
"/ninja/north-hall":
142+
"https://vdo.ninja/?room=EuroPython_2025_North_Hall&hash=338a&do",
143+
"/ninja/south-hall-2a":
144+
"https://vdo.ninja/?room=EuroPython_2025_Southhall_2A&hash=338a&do",
145+
"/ninja/south-hall-2b":
146+
"https://vdo.ninja/?room=EuroPython_2025_Southhall_2B&hash=338a&do",
147+
"/ninja/terrace-2a":
148+
"https://vdo.ninja/?room=EuroPython_2025_Terrace_2A&hash=338a&do",
149+
"/ninja/terrace-2b":
150+
"https://vdo.ninja/?room=EuroPython_2025_Terrace_2B&hash=338a&do",
125151
},
126152
integrations: [
127153
mdx(),

src/content/pages/guidelines.mdx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -215,8 +215,7 @@ that attendees can follow along, or replicate it in a later exercise.
215215

216216
If attendees need to download materials for your tutorial and/or need to set up a special environment
217217
on their computer: Ask the participants to prepare the setup for your tutorial in advance.
218-
Ensure that your tutorial description on the europython web site includes setup up instructions.
219-
(Contact the Programme Committee if you need help with that.) Bandwidth at the tutorials will be limited.
218+
Ensure that your tutorial description on the EuroPython web site includes setup up instructions. You can add this directly to your talk abstract on Pretalx. (Contact the Programme Committee if you need help with that.) We'd also encourage you to make a post for your tutorial on the EuroPython Discord and share the instructions there as well. Bandwidth at the tutorials will be limited.
220219
It can cause long delays if all tutorial participants have to download files at the same time at the beginning
221220
of the tutorial.
222221

src/content/pages/sponsorship/information.mdx

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -199,10 +199,7 @@ We strongly encourage you to choose gifts made from environmentally friendly mat
199199
### Shipping & Logistics
200200
Shipping to the venue is **exclusively handled by [DB Schenker](https://www.dbschenker.com/cz-en)**. Please contact their team directly to discuss costs and shipping arrangements.
201201

202-
**📞 Your DB Schenker contacts:**
203-
- **Robin Veselý**
204-
- Tel: +420 733 144 905
205-
202+
**📞 Your DB Schenker contact:**
206203
- **Martin ULIČNÝ**
207204
- Tel: +420 242 405 160
208205

0 commit comments

Comments
 (0)