diff --git a/src/content/pages/faq.mdx b/src/content/pages/faq.mdx index 241799ad5..091f7074d 100644 --- a/src/content/pages/faq.mdx +++ b/src/content/pages/faq.mdx @@ -128,8 +128,9 @@ We aim to cover the many ways Python is used to solve problems and create exciti **Open Space** is a flexible, participant-driven session where attendees propose topics, lead discussions & presentations, and collaborate on ideas in an informal setting. - A designated room will be available for for Open Space sessions throughout the **Main Conference Days**, - To sign up, attendees add their session to the **Open Space signup whiteboard**, which also serves as a notice board to attract interested attendees. + A designated room will be available for for Open Space sessions throughout the **Main Conference Days**. + To sign up, simply book a free time slot and room via our Open Spaces registration calendar, which also serves as a +notice board to attract interested attendees. --- diff --git a/src/content/pages/open-spaces.md b/src/content/pages/open-spaces.md new file mode 100644 index 000000000..4942bf48c --- /dev/null +++ b/src/content/pages/open-spaces.md @@ -0,0 +1,72 @@ +--- +title: EuroPython 2025 Open Spaces +subtitle: Organise or join an open space at EuroPython 2025! +--- + +# EuroPython 2025 Open Spaces + +At EuroPython 2025, Open Spaces offer a unique opportunity for attendees to +shape their own experience. Instead of fixed schedules and talks, these sessions +are run by participants like you who bring fresh ideas and create discussions in +an open and friendly environment. + +During the main days of the conference, two rooms will be dedicated to Open +Spaces, with enough space for everyone to delve into the topics that interest +them most. + +## What is an Open Space? + +Open Spaces are participant-driven gatherings where anyone can propose a topic, +lead a discussion or presentation, and collaborate with others. Attendees can +add their session idea to the Open Spaces registration calendar, which also +serves to attract potential participants interested in joining. + +Check the +[Open Spaces schedule ↗️!](https://calendar.google.com/calendar/u/0?cid=Y19iODcwNzViMjljZjRhOWRkNGRhM2ZlNzI0ZmNiYTkyYTRiNDA2YWEzZjkxY2I3ZTdjZTUwZmVkZTQzMjE1YjE3QGdyb3VwLmNhbGVuZGFyLmdvb2dsZS5jb20) + +## How to Organise an Open Space + +To organise your own Open Space session, simply book a free time slot and room +via our +[Open Spaces registration calendar](https://calendar.google.com/calendar/u/0?cid=Y19iODcwNzViMjljZjRhOWRkNGRhM2ZlNzI0ZmNiYTkyYTRiNDA2YWEzZjkxY2I3ZTdjZTUwZmVkZTQzMjE1YjE3QGdyb3VwLmNhbGVuZGFyLmdvb2dsZS5jb20) +— this allows you to easily secure a space to host your discussion or +presentation. + +Both Room 221+222 and Room 223+224 will be reserved exclusively for Open Space +sessions. You can book either space by using the links below: + +[Room 221+222](https://calendar.app.google/6nb3VqFGf6j5vT7f8) | [Room 223+224](https://calendar.app.google/i8bspsBUZ4AapNZ98) + +Please note that Room 221+222 has tables and chairs and a 65'' monitor; while +Room 223+224 has no tables (only chairs) and no monitor. + +If you want to make a reservation but do not have a Google account, please +contact us at [programme@europython.eu](mailto:programme@europython.eu) and we +will reserve the slot for you. + +## Who Can Participate? + +Anyone attending EuroPython 2025 can join or lead an Open Space session. It’s a +perfect opportunity to share your ideas, ask questions, and connect with others +around topics you’re passionate about! + +## Possible Topics + +Open Space sessions can cover a wide range of topics, such as: + +- New Python features +- Python in hardware, IoT, or automation +- Data science and AI +- Web frameworks and microservices +- Machine learning applications +- Improving code quality +- Community building and diversity in tech +- Open source contributions +- Mentoring +- Career growth and personal development +- Knitting and crafting +- Building ham radios +- Dancing or movement sessions + +… and anything else you want to explore together — non-coding stuff is very +welcomed too! diff --git a/src/data/links.json b/src/data/links.json index 39b9ec492..6e71e9375 100644 --- a/src/data/links.json +++ b/src/data/links.json @@ -83,6 +83,10 @@ { "name": "Community Organisers Activities", "path": "/community-activities" + }, + { + "name": "Open Spaces", + "path": "/open-spaces" } ] }, @@ -276,6 +280,10 @@ { "name": "Community Organisers Activities", "path": "/community-activities" + }, + { + "name": "Open Spaces", + "path": "/open-spaces" } ] }, diff --git a/src/pages/overview.astro b/src/pages/overview.astro index affd35617..496ea51c9 100644 --- a/src/pages/overview.astro +++ b/src/pages/overview.astro @@ -139,7 +139,7 @@ const imageStyle = "m-2 md:float-right max-w-[300px] md:max-w-[400px] lg:max-w-[ />