From 80c94f7bf78cfcae4577ec54490b0343be00aae7 Mon Sep 17 00:00:00 2001 From: Nick Murphy Date: Wed, 13 May 2026 17:19:36 -0400 Subject: [PATCH 01/11] Remove Discord link --- pages/2022/about.md | 9 --------- 1 file changed, 9 deletions(-) diff --git a/pages/2022/about.md b/pages/2022/about.md index 56e0270..6d18670 100644 --- a/pages/2022/about.md +++ b/pages/2022/about.md @@ -55,14 +55,5 @@ own plasma formulary much like the For information on registering please visit our [registration page](../registration). -For any additional questions please reach out to us on our -[Discord channel](https://discord.gg/HdsZkp9M35). - - From e67440fa7823d95f931df111a6609503373dbd91 Mon Sep 17 00:00:00 2001 From: Nick Murphy Date: Wed, 13 May 2026 17:20:08 -0400 Subject: [PATCH 02/11] Remove link to 2021 exit survey --- pages/2021/exit_survey.md | 15 ++------------- 1 file changed, 2 insertions(+), 13 deletions(-) diff --git a/pages/2021/exit_survey.md b/pages/2021/exit_survey.md index 340a3c5..e3eb28e 100644 --- a/pages/2021/exit_survey.md +++ b/pages/2021/exit_survey.md @@ -3,16 +3,5 @@ hidetitle: True # Plasma Hack Week 2021: Exit Survey -Thank you for join us for our first Plasma Hack Week! We were amazed -by the interest and support of the community. However, as it goes with -any development, there is always room for improvement. As such, we -would like to hear your thoughts on the event, so we can make it even -better for next year! - -
- -
Exit Survey
-
-
+We thank everyone who attended the inaugural Plasma Hack Week and filled +out the exit survey! From fae3910e1a3ec228dc536b3e7b9166e8c2fa72f4 Mon Sep 17 00:00:00 2001 From: Nick Murphy Date: Wed, 13 May 2026 17:21:44 -0400 Subject: [PATCH 03/11] Remove Discord link --- pages/index.md | 5 ----- 1 file changed, 5 deletions(-) diff --git a/pages/index.md b/pages/index.md index 296d959..248ba91 100644 --- a/pages/index.md +++ b/pages/index.md @@ -88,11 +88,6 @@ well as unstructured project time. A hack week is a chance to: [user stories](https://en.wikipedia.org/wiki/User_story) to support software projects. -## Join our Discord group - -If you would like to participate or help plan Plasma Hack Week, please -join the [Plasma Coders](https://discord.gg/HdsZkp9M35) group on Discord. - ## Registration For information about registering please check out our From 36ce149795984668eed2d8466c02bccb4c2f158c Mon Sep 17 00:00:00 2001 From: Nick Murphy Date: Wed, 13 May 2026 17:34:43 -0400 Subject: [PATCH 04/11] pre-commit autoupdate --- .pre-commit-config.yaml | 4 ++-- pages/2022/registration.md | 21 +-------------------- pages/index.md | 12 +++++++----- 3 files changed, 10 insertions(+), 27 deletions(-) diff --git a/.pre-commit-config.yaml b/.pre-commit-config.yaml index ca9ae50..8cf3251 100644 --- a/.pre-commit-config.yaml +++ b/.pre-commit-config.yaml @@ -19,7 +19,7 @@ repos: - id: check-yaml - repo: https://github.com/python-jsonschema/check-jsonschema - rev: 0.36.1 + rev: 0.37.2 hooks: - id: check-github-workflows @@ -45,7 +45,7 @@ repos: exclude: .github/labeler.yml|.pre-commit-search-and-replace.yaml - repo: https://github.com/codespell-project/codespell - rev: v2.4.1 + rev: v2.4.2 hooks: - id: codespell name: codespell (add false positives to pyproject.toml) diff --git a/pages/2022/registration.md b/pages/2022/registration.md index db758ff..4ff5f67 100644 --- a/pages/2022/registration.md +++ b/pages/2022/registration.md @@ -3,23 +3,4 @@ hidetitle: True # Plasma Hack Week 2022: Registration -
- -
Registration Form
-
-
- -Registration and attendance for the **Plasma Hack Week** is completely **FREE**. -The registration form will collect basic info, so we can keep you informed about -the Hack Week and tailor topics to your interests, as best as we can, during the -event. - -The registration form has an option to propose a **lightning talk** if you -are interested in giving one. A lightning talk is a short, informal -talk on any topic of interest to Hack Week participants. - - +Registration for this event has concluded. diff --git a/pages/index.md b/pages/index.md index 248ba91..c5d5cb9 100644 --- a/pages/index.md +++ b/pages/index.md @@ -56,11 +56,13 @@ hidetitle: True -Hello world! We are pleased to announce the return of the **Plasma -Hack Week**, which will be held remotely from July 11 – July 15, 2022. For -additional information please check out the -[2022 About page](./2022/about), and stay tuned as more details are -released. +We thank everyone for participating in **Plasma Hack Week** held both +June 28–July 2, 2021 and July 11–15, 2022! + +Though these events have concluded, we are keeping the event webpage +open as a community resource. + +For additional information please check out the [2022 About page](./2022/about) ## What is a hack week and hacking? From 48bdf677892c2ef30f4735826206fbe838d188e6 Mon Sep 17 00:00:00 2001 From: Nick Murphy Date: Wed, 13 May 2026 17:36:52 -0400 Subject: [PATCH 05/11] Remove obsolete contact information --- pages/contact.md | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/pages/contact.md b/pages/contact.md index b60bd1c..8797db2 100644 --- a/pages/contact.md +++ b/pages/contact.md @@ -3,6 +3,4 @@ hidetitle: True # Contact Us -If you have any questions about the **Plasma Hack Week** or want to get involved, -then please reach out to us on our [Discord channel](https://discord.gg/HdsZkp9M35) -or email at . +This event has concluded. From c8ec65be1ae98cb468febb9f0b8fc2f4729f8ff1 Mon Sep 17 00:00:00 2001 From: Nick Murphy Date: Wed, 13 May 2026 17:38:15 -0400 Subject: [PATCH 06/11] Remove Discord link --- pages/2021/about.md | 3 --- 1 file changed, 3 deletions(-) diff --git a/pages/2021/about.md b/pages/2021/about.md index 636f81e..a23568b 100644 --- a/pages/2021/about.md +++ b/pages/2021/about.md @@ -45,6 +45,3 @@ For information on registering please visit our For information on the schedule and pre-week tutorials please visit our [scheduling page](../schedule). - -For any additional questions please reach out to us on our -[Discord channel](https://discord.gg/HdsZkp9M35). From ce16c42a1f7d1b3531ed612ff55a5ead2224590f Mon Sep 17 00:00:00 2001 From: Nick Murphy Date: Wed, 13 May 2026 17:38:27 -0400 Subject: [PATCH 07/11] Put in past tense --- pages/2021/about.md | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/pages/2021/about.md b/pages/2021/about.md index a23568b..d9b8795 100644 --- a/pages/2021/about.md +++ b/pages/2021/about.md @@ -26,9 +26,11 @@ hidetitle: True

-Welcome to the inaugural **Plasma Hack Week**!! Our first event will be held -remotely from June 28 - July 2, 2021. The event is **free** and sets out to -increase awareness of open-source software for the Plasma Community: +Thank you to everyone who organized and participated in the inaugural +**Plasma Hack Week**! This event was held remotely from June 28 – July 2, 2021. + +The event was **free** and set out to +increase awareness of open-source software for the plasma community: the benefits it can have on the community, what is currently available, and how to foster community development of open-source software. As such, topics will range from demonstrating and using current open-source plasma software projects @@ -37,7 +39,7 @@ structured learning activities, such as guided tutorials, and unstructured proje time for collaborative learning. In the week leading up to the **Plasma Hack Week**, a few more fundamentally -focused tutorials will be presented on topics like the basics of Python, using +focused tutorials were presented on topics like the basics of Python, using version control, contributing to open-source projects, etc. For information on registering please visit our From 69c127e7aad4a59cbdd9f62fb2972852cc0a9bf7 Mon Sep 17 00:00:00 2001 From: Nick Murphy Date: Wed, 13 May 2026 17:40:11 -0400 Subject: [PATCH 08/11] Remove registration --- pages/2021/registration.md | 18 +----------------- 1 file changed, 1 insertion(+), 17 deletions(-) diff --git a/pages/2021/registration.md b/pages/2021/registration.md index 88139a0..e00519a 100644 --- a/pages/2021/registration.md +++ b/pages/2021/registration.md @@ -3,20 +3,4 @@ hidetitle: True # Plasma Hack Week 2021: Registration - - -Registration and attendance for the **Plasma Hack Week** is completely **FREE**. -The registration form will collect basic info, so we can keep you informed about -the Hack Week and tailor topics to your interests, as best as we can, during the -unstructured sessions. - -The registration form has an option to propose a **lightning talk** if you -are interested in giving one. A lightning talk is an informal ∼5 minute -talk on any topic of interest to Hack Week participants. For more -information on lightning talks, see the [schedule page](../schedule). +Registration for this event has been closed. From 0489ce7ddc90f3321989b38adae2fcbb22c78a6c Mon Sep 17 00:00:00 2001 From: Nick Murphy Date: Wed, 13 May 2026 17:44:02 -0400 Subject: [PATCH 09/11] Past tense --- pages/2022/about.md | 22 ++++++++++------------ 1 file changed, 10 insertions(+), 12 deletions(-) diff --git a/pages/2022/about.md b/pages/2022/about.md index 6d18670..18cac1c 100644 --- a/pages/2022/about.md +++ b/pages/2022/about.md @@ -33,24 +33,22 @@ hidetitle: True

-Welcome to the second **Plasma Hack Week**!! This year's Hack Week will be -held remotely from July 11 – July 15, 2022. The event is **free** and will -target three objectives: increasing awareness of open-source software for the +Thank you to everyone who attended the second **Plasma Hack Week**!! This event was +held remotely from July 11 – July 15, 2022. + +The event was **free** and targeted three objectives: increasing awareness of open-source software for the Plasma Community; building a contributor base for open-source software within the Plasma Community; and **training our scientists so open-source -software can thrive throughout the Plasma Community**. These objectives will be +software can thrive throughout the Plasma Community**. These objectives were achieved through a hybrid of structured and unstructured learning activities -that we will do as a collaborative group. So, come prepared to code and have -fun!!! +that we will do as a collaborative group. -Based on the feedback from last year's event, we are switching up the +Based on the feedback from the 2021 event, we switched up the style of the Hack Week. Instead of being predominately presentation focused, -this year we will be focusing on coding together and learning by doing. We -will spend the week developing our own `hack` Python package, staring with +this year focused more on coding together and learning by doing. We +spent the week developing our own `hack` Python package, starting with the basics (`git` and [GitHub](https://github.com/)) and moving through more -advanced topic throughout the week. By the end of the week we should have our -own plasma formulary much like the -[`plasmapy.formulary`](https://docs.plasmapy.org/en/latest/formulary/index.html). +advanced topic throughout the week. For information on registering please visit our [registration page](../registration). From 3b41190dc5e4471e0ead91d902e068ce04dfadf1 Mon Sep 17 00:00:00 2001 From: Nick Murphy Date: Wed, 13 May 2026 17:44:49 -0400 Subject: [PATCH 10/11] State that events are over --- pages/2021/schedule.md | 3 +++ pages/2022/schedule.md | 3 +++ 2 files changed, 6 insertions(+) diff --git a/pages/2021/schedule.md b/pages/2021/schedule.md index 2bbce7e..d4e732d 100644 --- a/pages/2021/schedule.md +++ b/pages/2021/schedule.md @@ -3,6 +3,9 @@ hidetitle: True # Plasma Hack Week 2021: Schedule +Thank you to everyone who attended the inaugural **Plasma Hack Week**! +This event has now concluded. + **Dates:** June 28th to July 2nd **Times:** 11:00 am to 4:00 pm EDT diff --git a/pages/2022/schedule.md b/pages/2022/schedule.md index 432b95b..2923a45 100644 --- a/pages/2022/schedule.md +++ b/pages/2022/schedule.md @@ -6,6 +6,9 @@ hidetitle: True **Dates:** July 11th to July 15th
**Times:** 11:00 am to 4:00 pm EDT +Thank you to everyone who attended the second **Plasma Hack Week**! +This event has now concluded. + Each day of this year's **Plasma Hack Week** is focused around hacking, so come prepared to code and have fun! While each day is centered around hacking, there will still be planned social time and lightning talks. From cefc7368470b43c69547d691c651340378c538ca Mon Sep 17 00:00:00 2001 From: Nick Murphy Date: Wed, 13 May 2026 17:46:51 -0400 Subject: [PATCH 11/11] Remove binder link --- pages/2021/python.md | 6 ------ 1 file changed, 6 deletions(-) diff --git a/pages/2021/python.md b/pages/2021/python.md index 59d0482..df3af95 100644 --- a/pages/2021/python.md +++ b/pages/2021/python.md @@ -11,12 +11,6 @@ tutorial lasted about an hour. This tutorial was adapted from Software Carpentry's [Programming with Python tutorial](https://swcarpentry.github.io/python-novice-inflammation/). -To replicate the Python environment for this tutorial, please go to the -following Binder link. You can access the Jupyter notebook used for the -tutorial by opening `PythonIntro2021.ipynb`. - -[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/PlasmaPy/hack-week-python-intro/HEAD) - ## Tentative schedule Day 1