-
Notifications
You must be signed in to change notification settings - Fork 72
Apply comments from review on the guidelines #1331
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
Changes from 1 commit
Commits
Show all changes
5 commits
Select commit
Hold shift + click to select a range
0300f7b
Apply comments from review on the guidelines
cmaureir dd36550
Added missing links
t-redactyl 170ddf5
Update src/content/pages/guidelines.mdx
cmaureir 3c93e47
Apply suggestions from code review
cmaureir bb90719
Merge branch 'ep2025' into fixes_speaker_guidelines
clytaemnestra 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
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 |
|---|---|---|
|
|
@@ -2,6 +2,11 @@ | |
| title: Speaker Guidelines | ||
| subtitle: Are you presenting a session at EuroPython this year? We can’t wait to see it! | ||
| --- | ||
| import { Image } from 'astro:assets'; | ||
|
|
||
| import speakerPhoto from "./images/speakerPhoto.jpg"; | ||
| import posterPhoto from "./images/posterPhoto.jpg"; | ||
| import helperPhoto from "./images/helperPhoto.jpg"; | ||
|
|
||
| # Speaker Guidelines | ||
|
|
||
|
|
@@ -72,6 +77,10 @@ best of all of us, and in the case you mistype your code may not work. We also a | |
| backup of anything you need rather than relying on the internet: while we do have dedicated ethernet | ||
| cables on the podiums, Murphy has a special nose for materials needed during live sessions. | ||
|
|
||
| <div class="flex gap-4 max-w-[800px]" > | ||
| <Image src={speakerPhoto} alt="Speaker photo" class="w-[60%] border-4 border-white rounded-lg shadow-lg" /> | ||
| </div> | ||
|
|
||
| ## Making your session accessible for everyone | ||
|
|
||
| We want everyone to feel welcome and comfortable at EuroPython. As such, it’s important that your | ||
|
|
@@ -132,6 +141,10 @@ there, they are likely to have just popped out, so don’t despair! Come back un | |
| **Meeting Room 241** will be available as a Speaker Ready Room. There will be a monitor with an HDMI | ||
| cable if you want to check the set up for your presentation. | ||
|
|
||
| <div class="flex gap-4 max-w-[800px]" > | ||
| <Image src={posterPhoto} alt="Speaker photo" class="w-[60%] border-4 border-white rounded-lg shadow-lg" /> | ||
cmaureir marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
| </div> | ||
|
|
||
| ## Preparing for any technical difficulties | ||
|
|
||
| Even the best programmes can fail (we know this better than anyone!), and in a high pressure | ||
|
|
@@ -187,6 +200,10 @@ time, your final number of attendees is likely to be smaller than this. | |
| | South Room 223+224 | 30 | | ||
| </div> | ||
|
|
||
| <div class="flex gap-4 max-w-[800px]" > | ||
| <Image src={helperPhoto} alt="Speaker photo" class="w-[60%] border-4 border-white rounded-lg shadow-lg" /> | ||
cmaureir marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
| </div> | ||
|
|
||
| ## Specific advice for tutorials | ||
|
|
||
| Please note that tutorials are intended to be a hands-on experience for the attendees, rather than a | ||
|
|
@@ -199,9 +216,11 @@ Please keep in mind that if attendees need to download materials for your tutori | |
| give them a heads up at least a couple of days prior. Bandwidth will be limited, and many public | ||
| resources have some kind of rate limiting set up. | ||
|
|
||
| If you will need helpers for your session, please add them to your session in Pretalx or contact the | ||
| Programme Committee ([email protected]) ahead of the conference, as we’ll need to create | ||
| tutorial tickets for them. | ||
| If you will need helpers for your session, please add them to your session in Pretalx and contact the | ||
| Programme Committee ([email protected]) ahead of the conference, as we’ll need to give them | ||
| something for them to be able to attend the tutorials (in case they don't have | ||
| tutorial tickets). In the case they do have tutorial tickets, let us know | ||
| anyways. | ||
cmaureir marked this conversation as resolved.
Outdated
Show resolved
Hide resolved
|
||
|
|
||
| To keep a more relaxed learning atmosphere there will be no video recording of your tutorial. Please | ||
| note that this also means that participants cannot scroll back if they miss something, so if in | ||
|
|
||
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.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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.