-
Notifications
You must be signed in to change notification settings - Fork 72
Add Remote page #1408
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Add Remote page #1408
Changes from 3 commits
Commits
Show all changes
12 commits
Select commit
Hold shift + click to select a range
b937f54
Add Remote page
nikoshell eeb9431
Add images to remote page
nikoshell 289b236
Merge branch 'ep2025' into ep2025-remote
nikoshell 25b546c
Update content
nikoshell 0da79a2
Update content
nikoshell baca69d
Update src/content/pages/remote.mdx
nikoshell fb499c9
Add top notification
nikoshell e379127
Update top notification style
nikoshell a927481
Add to footer
nikoshell 10626fb
Merge branch 'ep2025' into ep2025-remote
nikoshell 1811ffd
Merge branch 'ep2025' into ep2025-remote
nikoshell 1c28684
Merge branch 'ep2025' into ep2025-remote
nikoshell File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,53 @@ | ||
| --- | ||
| title: EuroPython 2025 Remote | ||
| subtitle: Join EuroPython 2025 remotely! | ||
| toc: true | ||
| --- | ||
|
|
||
| import { Image } from "astro:assets"; | ||
| import discord from "./images/discord.png"; | ||
| import remote from "./images/remote.png"; | ||
|
|
||
| # EuroPython 2025 Remote | ||
|
|
||
| As happy as we are about finally being able to see many friends in [Prague](/prague) | ||
| this year, we are also aware that many of you will not be able to make it in-person. | ||
| Again, we present you EuroPython 2025 remote: | ||
| Wherever you are based, let's celebrate Python and our community, rejoice at our diversity, | ||
| learn and have fun in Prague and beyond! In this spirit, we strive to make the remote participation | ||
| as interactive as possible. | ||
| <Image src={remote} width="1200" alt="" /> | ||
|
|
||
| ## How to participate in the conference remotely? | ||
|
|
||
| - To participate in the conference interactively (and have guaranteed access to livestreams), a "remote ticket" registration is required. See details and pricing on the [Tickets information](/tickets#remote-tickets) page. | ||
| - All ticket holders will receive a link to join our [Discord server](/discord) for the conference. | ||
| <Image src={discord} width="1200" alt="" /> | ||
|
|
||
| <Note>in-person ticket holders will be provided with remote event access as well.</Note> | ||
|
|
||
| ## What is included in the remote ticket? | ||
| Remote participation between 16-18 July (Wednesday - Friday): | ||
| - Livestreams of Keynotes, panel discussions, all 6 tracks of talks. | ||
| - Live participation (text-based) on Q&A session post-talks. | ||
| - Text-based discussions with available speakers. | ||
| - Online job board and chat with sponsors at the remote booths. | ||
| - On-Demand viewing, which will be available hours after the live stream. | ||
nikoshell marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
|
||
| <Note type="warning">Tutorials and Workshops on 8 and 9 July will not be streamed.</Note> | ||
nikoshell marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
|
||
| ## What changes ### | ||
| This year, we will **NOT** provide open and free access to the livestreams of our conference talks (16-18 July). | ||
| If you would like to watch EuroPython remotely, please consider purchasing a remote ticket. | ||
| Purchasing a remote ticket not only gives you access to the conference but also helps support the community! | ||
|
|
||
| ## Livestreams without interaction ### | ||
| As per our tradition, we also provide open and free access to the livestreams of our conference talks (19-21 July). You are not required to register a ticket, but you are welcome to if you would like an email reminder or receive up-to-date information about the conference. | ||
|
|
||
| But The free livestream-only ticket does not include support and you will be unable to interact with the speakers or other in-person audience. Consider getting a remote ticket instead. | ||
hypha marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
|
||
| {/* | ||
| ## YouTube Links Every Day ### | ||
|
|
||
| <Button text="Enjoy all EuroPython 2025 Livestreams" url="https://youtube.com/playlist?list=PL8uoeex94UhFzv6hQ_V02xfMCcl8sUr4p" >Why list many links when you have a playlist?</Button> | ||
nikoshell marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
| */} | ||
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Uh oh!
There was an error while loading. Please reload this page.