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
+33-11Lines changed: 33 additions & 11 deletions
Original file line number
Diff line number
Diff line change
@@ -4,16 +4,38 @@ date: 2024-02-24
4
4
authors: ["OSL Team"]
5
5
template: events.html
6
6
events:
7
-
upcoming:
8
-
- name: "OpenVerse'24 - Stage 1"
7
+
past_events:
8
+
- name: "OSL-PyCafe 3"
9
9
description: |
10
-
OpenVerse'24 is a beginner-friendly hackathon designed to welcome newcomers to
11
-
the open-source development community. Our mission is to provide a supportive
12
-
environment for learning and contributing to open-source projects, with a strong
13
-
focus on education and practical experience.
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: {}
10
+
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".
11
+
thumbnail: /images/logos/logo.png
12
+
url: https://www.youtube.com/watch?v=SkaXPIzolPs
13
+
date_start: August 29th, 2024
14
+
date_end: August 29th, 2024
15
+
16
+
- name:
17
+
"Collaborative localization of documentation: Scikit-Learn and
18
+
Matplotlib Cases"
19
+
description: |
20
+
Mariangela Petrizzo made an insightful presentation in this event, speaking about collaborative work, internationlization vs localization, why translate documentation, and more.
21
+
thumbnail: /images/logos/logo.png
22
+
url: https://www.youtube.com/watch?v=hsrIDxiHkVk
23
+
date_start: September 23rd, 2022
24
+
date_end: September 23rd, 2022
25
+
26
+
- name: "OSL-PyCafe 2"
27
+
description: |
28
+
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".
29
+
thumbnail: /images/logos/logo.png
30
+
url: https://www.youtube.com/watch?v=h4XeorBiV18
31
+
date_start: August 25th, 2022
32
+
date_end: August 25th, 2022
33
+
34
+
- name: "OSL-PyCafe 1"
35
+
description: |
36
+
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