Skip to content

Commit 68026cd

Browse files
authored
Merge pull request #140 from jmloyola/update-salta-sprint-post
Update Salta sprint post
2 parents a815139 + 7959a94 commit 68026cd

File tree

4 files changed

+54
-31
lines changed

4 files changed

+54
-31
lines changed

_posts/2022-08-09-salta-sprint.md

Lines changed: 0 additions & 31 deletions
This file was deleted.

_posts/2022-09-29-salta-sprint.md

Lines changed: 54 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,54 @@
1+
---
2+
title: "scikit-learn Sprint in Salta, Argentina"
3+
date: September 29, 2022
4+
5+
categories:
6+
- Events
7+
tags:
8+
- Sprints
9+
- Community
10+
11+
postauthors:
12+
- name: Juan Martín Loyola
13+
website: https://jmloyola.github.io/
14+
image: juan-martin-loyola.jpeg
15+
---
16+
<div>
17+
{% include postauthor.html %}
18+
</div>
19+
20+
In September of 2022, the [SciPy Latin America](https://pythoncientifico.ar/) conference took place in Salta, Argentina.
21+
As part of the event, we organized a [scikit-learn sprint](https://pythoncientifico.ar/events/sprints/).
22+
The main idea was to introduce the participants to the open source world and help them make their first contribution.
23+
The sprint event was an in-person event.
24+
25+
<img src="https://pythoncientifico.ar/static/assets/images/scipy-la-2022_logo.png" alt="SciPy logo" width="50%" height="50%" >
26+
27+
## Schedule
28+
- September 27, 2022 - **Pre-sprint** - 10:00 to 12:00 hs (UTC -3)
29+
- September 28, 2022 - **Sprint** - 10:00 to 17:00 hs (UTC -3)
30+
31+
## Repository
32+
For more information in Spanish, [check this repository](https://github.com/jmloyola/sklearn-sprint-argentina-2022).
33+
You will find details about the event, instructions to set up the development environment, links with further information and tutorials, and an example git workflow to make a pull request for the project.
34+
35+
## Photos
36+
<figure>
37+
<img src="/assets/images/posts_images/sprint-salta-2022-1.jpg" alt="11 people standing behind some computers and 2 people projected in the screen" max-width="20%" max-height="20%" />
38+
<figcaption>
39+
Group photo of the SciPy Latin America sprint, Salta, Argentina, 2022. Sandra Meneses and Juan Martín Loyola are projected on the screen from a Zoom call. Photo credit: Lucía Torres.
40+
</figcaption>
41+
</figure>
42+
43+
<figure>
44+
<img src="/assets/images/posts_images/sprint-salta-2022-2.jpeg" alt="11 people coding in their computers" max-width="20%" max-height="20%" />
45+
<figcaption>
46+
Participants of the SciPy Latin America sprint working on their computers. Photo credit: Ariel Silvio Norberto Ramos.
47+
</figcaption>
48+
</figure>
49+
50+
## Acknowledgment
51+
These people made this sprint possible:
52+
- Ariel Silvio Norberto Ramos, one of the organizers of the SciPy Latin America,
53+
- [Data Umbrella](https://www.dataumbrella.org/), [one of the community partners of the event](https://twitter.com/ScipyLA/status/1573710649963724802), especially Sandra Meneses and Reshama Shaikh,
54+
- The mentors that helped run the sprint.
2.77 MB
Loading
99.8 KB
Loading

0 commit comments

Comments
 (0)