From edacbe01aa7b4e6a85ccd78354fa67006222b418 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Brigitta=20Sip=C5=91cz?= Date: Fri, 31 Mar 2023 15:52:55 -0700 Subject: [PATCH 1/3] Adding airport to hotel logistics --- content/summits/developer/2023/_index.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/content/summits/developer/2023/_index.md b/content/summits/developer/2023/_index.md index ff722ea5..19d3a5e4 100644 --- a/content/summits/developer/2023/_index.md +++ b/content/summits/developer/2023/_index.md @@ -40,6 +40,18 @@ This will be an invite-only event that requires upfront agreement to: (c) attend the one-week summit in-person, and (d) participate, to whatever degree possible, in several months of post-summit implementation. +### Local Logistics + +#### Airport to hotel + +There is no need to get a rental car or taxi/ride-share, as the airport and the UW campus area is well-served by bus and rail. +We recommend using Link Light Rail to get from the airport to the hotel. It takes approximately an hour and costs $3.25. +The closest station to the hotel is "U-District" (0.3mi away), which is a new station opened in 2021 and is not to be confused with the station in Downtown called, "University St", neither with "University of Washinton". + +#### Food + +TBA + ### Participants Participants will be recruited from the community of developers of packages From 967cf01d58de9115e1b5db78df1ae724692033e0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Brigitta=20Sip=C5=91cz?= Date: Fri, 31 Mar 2023 17:18:21 -0700 Subject: [PATCH 2/3] Adding more links --- content/summits/developer/2023/_index.md | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/content/summits/developer/2023/_index.md b/content/summits/developer/2023/_index.md index 19d3a5e4..2515420d 100644 --- a/content/summits/developer/2023/_index.md +++ b/content/summits/developer/2023/_index.md @@ -46,7 +46,7 @@ This will be an invite-only event that requires upfront agreement to: There is no need to get a rental car or taxi/ride-share, as the airport and the UW campus area is well-served by bus and rail. We recommend using Link Light Rail to get from the airport to the hotel. It takes approximately an hour and costs $3.25. -The closest station to the hotel is "U-District" (0.3mi away), which is a new station opened in 2021 and is not to be confused with the station in Downtown called, "University St", neither with "University of Washinton". +The closest station to the hotel is "U-District" (0.3mi away), which is a new station opened in 2021 and is not to be confused with the station in Downtown called, "University St", neither with "University of Washington". #### Food @@ -64,7 +64,7 @@ scikit-HEP. Participants will be expected to participate in two of the three planning meetings and the weekly long summit. -- February planning meeting (TBD) +- February planning meeting (2023-02-27), see `Meeting 1` below for more info - March planning meeting (TBD) - April planning meeting (TBD) - May 22-26, 2023 Summit @@ -79,6 +79,8 @@ participating in a planning repository via PRs, issues—as both contributors an There is no heavy top-down structure: participants themselves will organize the work that needs to be done ahead of time. They will deciding on topics, divide the work, and schedule the meeting. +See the [project board on GitHub](https://github.com/orgs/scientific-python/projects/4) for the main topics. + ### Summit Execution The goal of the summit is to be a hands-on work meeting. From 5792ee3f10048c43c784848fd235fd191b692198 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Brigitta=20Sip=C5=91cz?= Date: Fri, 31 Mar 2023 19:53:02 -0700 Subject: [PATCH 3/3] use the issues not the project board --- content/summits/developer/2023/_index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/summits/developer/2023/_index.md b/content/summits/developer/2023/_index.md index 2515420d..2e2f6563 100644 --- a/content/summits/developer/2023/_index.md +++ b/content/summits/developer/2023/_index.md @@ -79,7 +79,7 @@ participating in a planning repository via PRs, issues—as both contributors an There is no heavy top-down structure: participants themselves will organize the work that needs to be done ahead of time. They will deciding on topics, divide the work, and schedule the meeting. -See the [project board on GitHub](https://github.com/orgs/scientific-python/projects/4) for the main topics. +See the [GitHub issues](https://github.com/scientific-python/summit-2023/issues) for the main topics. ### Summit Execution