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: 6 additions & 2 deletions sps20/content/venue/contents.lr
Original file line number Diff line number Diff line change
Expand Up @@ -15,20 +15,22 @@ The Swiss Python Summit is held on the campus of the OST Campus (formerly HSR) i
![Aerial View of OST Eastern Switzerland University of Applied Sciences](./ost_campus.jpg)

### Address

[OST Eastern Switzerland University of Applied Sciences](https://www.ost.ch/)
Oberseestrasse 10, 8640 Rapperswil-Jona

<div class="media map" data-lat="47.223307" data-lon="8.816796" data-zoom="10" data-title="OST University of Applied Sciences">&nbsp;</div>

### By Train

Rapperswil is a 40 minutes train ride from Zürich main station. The OST campus is located directly next to the Rapperswil train station. If you follow the southern exit you end up right on campus.
For this reason we recommend the use of public transport. It's the easiest and possibly cheapest option.

### By Car

There are many parking possibilities in the area. You can find more information in [this PDF with a map](parking.pdf).
Limited Parking is available at OST campus (Hochschule P8), the rates are rather pricey though. The best option is probably to get a [P+Rail day card](https://www.sbb.ch/en/station-services/auto-velo/parking-at-the-station.html) and to park next to the train station (Bahnhof Rapperswil P10). An alternative would be next to the zoo (P7 Südquartier, Lido") or near the lake (See P1).


## Conference Room

The conference will take place in the **Aula (building 4)** upstairs. Or just follow the signs on campus.
Expand All @@ -44,9 +46,11 @@ During the conference we offer drinks, coffee and various snacks and at the soci
![catering](./catering.jpg)

## Accessibility
The venue is fully accessible by wheelchair.

The venue is fully accessible by wheelchair. If you have any questions or need further assistance, please feel free to contact us.

## Job Board

We are going to have a wall with open jobs. If you want to advertise an open position do print information about it on an A4 page (in portrait orientation) and we'll hang it up on the wall.

And if you ask nicely, we may even be able to print on site for ad-hoc job postings.
7 changes: 4 additions & 3 deletions sps20/templates/layout.html
Original file line number Diff line number Diff line change
Expand Up @@ -50,9 +50,10 @@
<div class="page">
<p>
The Swiss Python Summit is organized by the Swiss Python Summit Association.
Contact us via <a href="mailto:info@python-summit.ch">info@python-summit.ch</a>. Follow us on
Twitter/X <a href="https://x.com/pythonsummit">@pythonsummit</a> and LinkedIn <a
href="https://www.linkedin.com/company/swiss-python-summit">swiss-python-summit</a>.
</p>
<p>
Contact us via <a href="mailto:info@python-summit.ch">info@python-summit.ch</a>. <br>
Follow us on Twitter/X <a href="https://x.com/pythonsummit">@pythonsummit</a> and LinkedIn <a href="https://www.linkedin.com/company/swiss-python-summit">swiss-python-summit</a>.
</p>
<p>
Respect our <a href="/coc/">Code of Conduct</a>.
Expand Down