Skip to content

Commit 38607a7

Browse files
GSoC announcement (aeon-toolkit#2629)
1 parent cd59e0a commit 38607a7

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

docs/conf.py

+1
Original file line numberDiff line numberDiff line change
@@ -199,6 +199,7 @@ def find_source():
199199
# documentation.
200200

201201
html_theme_options = {
202+
"announcement": "<em>Announcement</em>: aeon is taking part in the Google Summer of Code (GSoC) 2025! See the home page for more information.", # noqa: E501
202203
"sidebar_hide_name": True,
203204
"top_of_page_button": "edit",
204205
"source_repository": "https://github.com/aeon-toolkit/aeon/",

docs/index.md

+9
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,15 @@ segmentation and similarity search.
1717
- We provide a range of tools for reproducing benchmarking results and evaluating time
1818
series algorithms implemented in `aeon` and other `scikit-learn` compatible packages.
1919

20+
```{admonition} GSoC 2025
21+
`aeon` is participating in Google Summer of Code 2025 under the NumFOCUS umbrella. If
22+
you are interested in participating, please see our [GSoC 2025 project page](https://github.com/aeon-toolkit/aeon-admin/blob/main/gsoc/gsoc-2025-projects.md).
23+
Feel free to ask questions on the dedicated [GitHub discussion](https://github.com/aeon-toolkit/aeon/discussions/2530)
24+
or our [Slack channel](https://join.slack.com/t/aeon-toolkit/shared_invite/zt-22vwvut29-HDpCu~7VBUozyfL_8j3dLA).
25+
If you are interested in contributing, click on the "Contributing to aeon" link in the
26+
sidebar for a contribution guide. Applications close April 8th.
27+
```
28+
2029
## Community Channels
2130

2231
**GitHub**: [github.com/aeon-toolkit/aeon](https://github.com/aeon-toolkit/aeon)

0 commit comments

Comments
 (0)