Skip to content

Commit 74e4a60

Browse files
add pyhep dev 2026 announcement (#1940)
* add pyhep dev 2026 announcement * Update _layouts/main.html Co-authored-by: Eduardo Rodrigues <eduardo.rodrigues@cern.ch> * Update announcements/_posts/2026/2026-07-07-PyHEPdev2026.md Co-authored-by: Eduardo Rodrigues <eduardo.rodrigues@cern.ch> * add pyhep dev 2026 to events/_posts as well * Update announcements/_posts/2026/2026-07-07-PyHEPdev2026.md Co-authored-by: Eduardo Rodrigues <eduardo.rodrigues@cern.ch> * Update announcements/_posts/2026/2026-07-07-PyHEPdev2026.md Co-authored-by: Eduardo Rodrigues <eduardo.rodrigues@cern.ch> * Update events/_posts/2026-07-07-PyHEPdev2026.md Co-authored-by: Eduardo Rodrigues <eduardo.rodrigues@cern.ch> * Update events/_posts/2026-07-07-PyHEPdev2026.md Co-authored-by: Eduardo Rodrigues <eduardo.rodrigues@cern.ch> --------- Co-authored-by: Eduardo Rodrigues <eduardo.rodrigues@cern.ch>
1 parent d30ec0e commit 74e4a60

3 files changed

Lines changed: 48 additions & 4 deletions

File tree

_layouts/main.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -59,12 +59,12 @@ <h2>Meetings</h2>
5959
</div>
6060

6161
<div class="col-lg-4">
62-
<h2>GSoC 2026</h2>
63-
<p>Once again the HSF will participate as an umbrella organisation as part of the <a href="https://summerofcode.withgoogle.com">Google Summer of Code</a>.</p>
62+
<h2>PyHEP.dev 2026</h2>
63+
<p>Announcement of <a href="https://indico.nikhef.nl/event/7873/">PyHEP.dev 2026</a>!</p>
6464
<p style="display: block; text-align: center">
65-
<img src="{{ '/images/GSoC/GSoC-icon-192.png' | relative_url }}" alt="GSoC Logo" style="max-width: 250px; width:60%; margin-left: auto; margin-right: auto;">
65+
<img src="{{ '/images/pyhep/PyHEP_logo.svg' | relative_url }}" alt="PyHEP Logo" style="max-width: 250px; width:60%; margin-left: auto; margin-right: auto;">
6666
</p>
67-
<p>Please take a look at our organisation's <a href="{{ '/activities/gsoc.html' | relative_url }}">GSoC Pages</a> for details on how to apply for HSF projects.</p>
67+
<p>Feel encouraged to register <a href="https://indico.nikhef.nl/event/7873/registrations/979/">here</a>!</p>
6868
</div>
6969

7070
<div class="col-lg-4">
Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,19 @@
1+
---
2+
title: PyHEP.dev 2026 Workshop, September 7-9, 2026
3+
author: Peter Fackeldey
4+
layout: newsletter
5+
symbol: glyphicon-calendar
6+
link: https://indico.nikhef.nl/event/7873/
7+
until: 2026-09-12
8+
---
9+
We are happy to announce the PyHEP.dev 2026 Developers Workshop that will be held in Amsterdam (Nikhef) on September 7-9, 2026: https://indico.nikhef.nl/event/7873/.
10+
11+
You are warmly invited to submit your abstracts to https://indico.nikhef.nl/event/7873/abstracts/.
12+
13+
The key topics of this PyHEP.dev workshop will be:
14+
- Agentic SWE and Tooling
15+
- Distributed Computing and Workflows
16+
- Data Analysis Tools, e.g., I/O, Histogramming, Statistical Tools, Visualization
17+
- Packaging & Distribution
18+
19+
We very much look forward to seeing you in Amsterdam in September!
Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
---
2+
title: PyHEP.dev 2026 "Python in HEP" Developers Workshop, Amsterdam/Nikhef, September 7-9, 2026
3+
author: Peter Fackeldey
4+
layout: event
5+
startdate: 2026-09-07
6+
---
7+
We are happy to announce the **PyHEP.dev 2026 Developers Workshop** that will be held in Amsterdam (Nikhef) on September 9-11, 2026: https://indico.nikhef.nl/event/7873/.
8+
9+
The workshop will be a forum for the participants and the community at large
10+
to discuss developments of Python packages and tools, exchange experiences,
11+
and steer where the community needs and wants to go.
12+
There will be ample time for discussions and hackathons.
13+
14+
_New:_ at this year’s PyHEP.dev workshop specific time will be set aside for agent-based
15+
software development and the associated tools.
16+
17+
The key topics of this PyHEP.dev workshop will be:
18+
- Agentic SWE and Tooling
19+
- Distributed Computing and Workflows
20+
- Data Analysis Tools, e.g., I/O, Histogramming, Statistical Tools, Visualization
21+
- Packaging & Distribution
22+
23+
You are warmly invited to submit _your_ abstracts to https://indico.nikhef.nl/event/7873/abstracts/.
24+
25+
We very much look forward to seeing you in Amsterdam in September!

0 commit comments

Comments
 (0)