Skip to content

Commit 9c1e07e

Browse files
committed
Update salta sprint post
1 parent e87c427 commit 9c1e07e

File tree

3 files changed

+28
-5
lines changed

3 files changed

+28
-5
lines changed

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

Lines changed: 28 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
title: "scikit-learn Sprint in Salta, Argentina"
3-
date: August 9, 2022
3+
date: September 29, 2022
44

55
categories:
66
- Events
@@ -17,9 +17,10 @@ postauthors:
1717
{% include postauthor.html %}
1818
</div>
1919

20-
In September of 2022, the [SciPy Latin America](https://pythoncientifico.ar/) conference will take place in Salta, Argentina.
21-
As part of the event, we are organizing a [scikit-learn sprint](https://pythoncientifico.ar/events/sprints/) for the people attending.
22-
The main idea is to introduce the participants to the open source world and help them make their first contribution. The sprint event is in-person.
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.
2324

2425
<img src="https://pythoncientifico.ar/static/assets/images/scipy-la-2022_logo.png" alt="SciPy logo" width="50%" height="50%" >
2526

@@ -28,4 +29,26 @@ The main idea is to introduce the participants to the open source world and help
2829
- September 28, 2022 - **Sprint** - 10:00 to 17:00 hs (UTC -3)
2930

3031
## Repository
31-
For more information in Spanish about the Sprint and how to prepare for it, [check this repository](https://github.com/jmloyola/sklearn-sprint-argentina-2022).
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.
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.
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/), 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)