You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pages/events/index.md
+39-6Lines changed: 39 additions & 6 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -5,15 +5,48 @@ authors: ["OSL Team"]
5
5
template: events.html
6
6
events:
7
7
upcoming:
8
-
- name: "OpenVerse'24 - Stage 1"
8
+
- name: "OpenVerse - Stage 1"
9
9
description: |
10
-
OpenVerse'24 is a beginner-friendly hackathon designed to welcome newcomers to
10
+
OpenVerse will be a beginner-friendly hackathon designed to welcome newcomers to
11
11
the open-source development community. Our mission is to provide a supportive
12
12
environment for learning and contributing to open-source projects, with a strong
13
13
focus on education and practical experience.
14
14
thumbnail: /images/events/openverse24.png
15
-
url: /events/openverse24
16
-
date_start: February 29th, 2024 (10:00 am IST)
17
-
date_end: March 1st, 2024 (10:00 am IST)
18
-
past: {}
15
+
date_start: 2025
16
+
date_end: 2025
17
+
18
+
past_events:
19
+
- name: "OSL-PyCafe 3"
20
+
description: |
21
+
The OSL-PyCafe 3 event featured YouTube Live Sessions with David Ochoa presenting on "Use of Sympy in Engineering Education" and Fransico Palm presenting on "Intro to Scikit-risk".
22
+
thumbnail: /images/logos/logo.png
23
+
url: https://www.youtube.com/watch?v=SkaXPIzolPs
24
+
date_start: August 29th, 2024
25
+
date_end: August 29th, 2024
26
+
27
+
- name:
28
+
"Collaborative localization of documentation: Scikit-Learn and
29
+
Matplotlib Cases"
30
+
description: |
31
+
Mariangela Petrizzo made an insightful presentation in this event, speaking about collaborative work, internationlization vs localization, why translate documentation, and more.
32
+
thumbnail: /images/logos/logo.png
33
+
url: https://www.youtube.com/watch?v=hsrIDxiHkVk
34
+
date_start: September 23rd, 2022
35
+
date_end: September 23rd, 2022
36
+
37
+
- name: "OSL-PyCafe 2"
38
+
description: |
39
+
The OSL-PyCafe 2 was lush with educative YouTube Live Sessions. Ivan Ogaswara made a presentation titled "Introduction to Semantic Releases". In the same event, Raniere Silva made a presentation on "Everything you need to know about GitLab CI in 10 minutes" and Pablo Navarro narrated the "Reconstruction of Iberian ceramics using generative networks".
40
+
thumbnail: /images/logos/logo.png
41
+
url: https://www.youtube.com/watch?v=h4XeorBiV18
42
+
date_start: August 25th, 2022
43
+
date_end: August 25th, 2022
44
+
45
+
- name: "OSL-PyCafe 1"
46
+
description: |
47
+
OSL-PyCafe maiden edition was nothing short of remarkable. The event featured three YouTube Live presentations from Rafael Villca, Alex de Siqueira, and Fransisco Palm who spoke on "How to Speed Up Your Python Code?", "An Overview of Scikit-image", and "Spreadsheets, Databases and Dataframes" respectively.
0 commit comments