Skip to content

Commit 96d1c30

Browse files
PyHEP 2023 workshops - add list of sponsors (#1436)
* Add NSF logo to PyHEP image set * Add sponsors of 2023 events * Fix link checker
1 parent 85b5b0b commit 96d1c30

File tree

3 files changed

+22
-11
lines changed

3 files changed

+22
-11
lines changed

.github/config/mdcheck.json

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,10 @@
44
"pattern": "/assets/CWP-Charge-HSF.pdf"
55
},
66
{
7-
"pattern": "mailto:.*"
7+
"pattern": "mailto:.*"
8+
},
9+
{
10+
"pattern": "https://twitter.com/PyHEPConf"
811
}
912
],
1013
"replacementPatterns": [
@@ -23,4 +26,3 @@
2326
"fallbackRetryDelay": "30s",
2427
"aliveStatusCodes": [200, 206]
2528
}
26-

_workinggroups/pyhep.md

Lines changed: 18 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -70,27 +70,36 @@ PyHEP 2023, on October 9‒12, is a continuation of the free, online, workshop s
7070
Python HEP developers and physicists together these past five years.
7171

7272
PyHEP.dev 2023 is new this year, intended for Python HEP software developers to plan a coherent roadmap and make priorities for the upcoming year.
73-
It will be held in-person at Princeton University, Princeton, New Jersey (USA), on July 25‒28.
74-
It will include presentations by participants, but the focus will be on birds-of-a-feather style group discussions.
75-
Attendance is limited to 45 participants.
73+
It was held in-person at Princeton University, Princeton, New Jersey (USA), on July 25‒28.
74+
It included presentations by participants, but the focus was on birds-of-a-feather style group discussions.
75+
Attendance was limited to 45 participants.
7676

7777
### Organising Committee
7878

7979
Eduardo Rodrigues - University of Liverpool (Chair)<br>
8080
Graeme A. Stewart - CERN<br>
8181
Jim Pivarski - Princeton University<br>
8282
Matthew Feickert - University of Wisconsin-Madison<br>
83-
Nikolai Hartmann - Ludwig-Maximilians-Universität Munich<br>
83+
Nikolai Hartmann - Ludwig-Maximilians-Universität Munich (organiser of PyHEP 2023 solely)<br>
8484
Oksana Shadura - University of Nebraska-Lincoln
8585

86+
### Sponsors
87+
88+
One of the, or both, events, is/are kindly sponsored by (details on the Indico pages)
89+
90+
![PSF]({{ site.baseurl }}/images/pyhep/PSF_logo.png){:height="60px"}
91+
![IRIS-HEP]({{ site.baseurl }}/images/pyhep/IRIS-HEP_logo.png){:height="60px"}
92+
![NSF]({{ site.baseurl }}/images/pyhep/NSF_logo.jpg){:height="60px"}
93+
![UoL]({{ site.baseurl }}/images/pyhep/University-Of-Liverpool_logo.png){:height="60px"}
94+
8695
## PyHEP 2022
8796

88-
PyHEP 2022 will be held as a *virtual* workshop on 12-16 September 2022.
89-
The workshop will be a forum for the participants and the community at large to discuss developments of Python packages and tools, exchange experiences, and inform the future evolution of
90-
community activities. There will be ample time for discussion.
97+
PyHEP 2022 was held as a *virtual* workshop on 12-16 September 2022.
98+
The workshop was a forum for the participants and the community at large to discuss developments of Python packages and tools, exchange experiences, and inform the future evolution of
99+
community activities. There was ample time for discussion.
91100

92101
PyHEP 2022 [agenda](https://indico.cern.ch/e/PyHEP2022){:target="_pyhep2022_indico"}
93-
will be composed of plenary sessions such as for example:
102+
was composed of plenary sessions such as for example:
94103

95104
1. Topical sessions
96105
2. Hands-on tutorials and lightning talks
@@ -107,7 +116,7 @@ Oksana Shadura - University of Nebraska-Lincoln
107116

108117
### Sponsors
109118

110-
The event is kindly sponsored by
119+
The event was kindly sponsored by
111120

112121
![PSF]({{ site.baseurl }}/images/pyhep/PSF_logo.png){:height="60px"}
113122
![IRIS-HEP]({{ site.baseurl }}/images/pyhep/IRIS-HEP_logo.png){:height="60px"}

images/pyhep/NSF_logo.jpg

30.3 KB
Loading

0 commit comments

Comments
 (0)