Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions src/content/pages/accessibility/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ guests attending the conference.
If you have suggestions to improve accessibility, please let us know by contacting us at
[accessibility@europython.eu](mailto:accessibility@europython.eu).


## General

You're very welcome to ask about any accessibility needs. These may include, for example:
Expand All @@ -36,6 +35,7 @@ If you need help for things like designated seating, maintaining clear pathways,
### Neurodiversity bag

We understand that some conference participants can feel overwhelmed by large crowds. To help with this, we've prepared a bag full of squishy and plushy items for you to use to relax during the demanding conference days.

- Location: The bag is placed at the Info Desk in the Registration area.

- Contents: The bag contains various items, including fidget toys, squishy toys, and pop-it toys.
Expand All @@ -47,12 +47,15 @@ Free childminding is available for attendees during the main conference (Monday-
onsite service when you register your [ticket](https://ep2026.europython.eu/tickets). If you have questions, please
contact helpdesk@europython.eu.

More information is available on the [Childcare page](/childcare).

#### Feeding your child

There are **no restrictions on where you can breastfeed your child** – you are free and welcome
to feed at any place you feel comfortable.

## Conference venue (Monday–Friday)

The [ICE Kraków Congress Centre](/venue) is the main venue for EuroPython 2026.

## Accessibility FAQ
Expand All @@ -71,13 +74,11 @@ clothing with strong detergent scents, etc. Notify us of preventable
environmental allergies when purchasing tickets or by email.
</Accordion>


<Accordion title="Will there be captioning?" id="captioning">

Unfortunately we do not have captioning during EuroPython.
</Accordion>


<Accordion title="What about interpreters?" id="interpreters">

We do not plan to have interpreters at the conference unless we are notified
Expand All @@ -99,7 +100,6 @@ Unfortunately we do not have captioning during EuroPython.
childcare facilities, and quiet rooms.
</Accordion>


---

# Attributions
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,6 @@
title: Childcare
subtitle: Everything you need to know about childcare
---
import { Image } from 'astro:assets';

import childcareArea from "./childcare-area.jpg";
import childcareBalls from "./childcare-balls.jpg";


# Childcare at EuroPython 2026

Expand All @@ -17,21 +12,14 @@ Our professional childcare providers will offer a fun, safe, and engaging enviro

👶 Children under 19 months are welcome too! While we don’t provide dedicated care for infants, you’re very welcome to bring your own caregiver — whether it’s a nanny, grandparent, or another family member. They’re also welcome to use our designated family-friendly space during the event.

If you prefer, you can hire a professional nanny at your own cost through our childcare provider.

We’ll also have an area available for breastfeeding or spending time with your child in a calmer environment.

## How to Apply

To request childcare, please make sure to:

- Register your own ticket for the conference.
- During checkout, select that you’ll need childcare.
- Indicate how many children will require care.

If you have any questions or specific needs, feel free to reach out to us at helpdesk@europython.eu.

We look forward to welcoming you and your family to EuroPython 2026!

<div class="flex gap-4 max-w-[800px]" >
<Image src={childcareArea} alt="Childcare room" class="w-[60%] border-4 border-white rounded-lg shadow-lg" />
<Image src={childcareBalls} alt="Childcare room" class="w-[30%] border-4 border-white rounded-lg shadow-lg" />
</div>