Skip to content

Commit 028f2cc

Browse files
authored
Merge pull request #161 from reshamas/rs-sprints
update sprints + add link to meeting minutes
2 parents d878ad6 + 5c4fa42 commit 028f2cc

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

_data/navigation.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,11 @@ docs:
3838
- title: "Code of Conduct"
3939
url: https://python.org/psf/conduct/
4040

41+
- title: Community
42+
children:
43+
- title: "Monthly Meeting Minutes"
44+
url: https://github.com/scikit-learn/administrative/tree/master/meeting_notes
45+
4146
- title: Mailing List
4247
children:
4348
- title: "Subscribe"

_pages/sprints.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@ author_profile: false
99

1010

1111
- 2023
12+
- Zurich, Switzerland: [Python Sprints Zurich](https://www.meetup.com/python-sprints-zurich/events/291718007/) (Mar 2023)
1213
- Berlin, Germany: [PyLadies Berlin](https://www.meetup.com/pyladies-berlin/events/291249163/) (Feb 2022)
1314
- Berlin, Germany: [PyLadies Berlin](https://www.meetup.com/pyladies-berlin/events/291248660/) (Feb 2022)
1415

@@ -84,7 +85,7 @@ author_profile: false
8485
- 2010
8586
- Paris, France: (Sep 2010)
8687
- Paris, France: (Jun 2010)
87-
- Paris, France: (Mar 2010)
88+
- [Paris, France](https://web.archive.org/web/20101118052247/http://fseoane.net/blog/2010/scikitslearn-coding-spring-in-paris/): (Mar 2010)
8889
- **first release of scikit-learn** (Feb)
8990

9091
## References

0 commit comments

Comments
 (0)