Spaces:
Running
Running
add sprint info
Browse files
README.md
CHANGED
@@ -17,6 +17,15 @@ Welcome to the 21st EuroPython. We're the oldest and longest running volunteer-l
|
|
17 |
<p class="lg:col-span-2">
|
18 |
Come Join us from July 13th to 17th for a Hackathon in person and online using Gradio and Hugging Face to build and host Machine Learning demos. Find tutorial on getting started with Gradio on Hugging Face <a href="https://huggingface.co/course/chapter9/1?fw=pt" style="text-decoration: underline" target="_blank">here</a> and to get started with the new Gradio Blocks API <a href="https://gradio.app/introduction_to_blocks/" style="text-decoration: underline" target="_blank">here</a>. Once the gradio demo is setup, see how to add it to Hugging Face Spaces <a href="https://huggingface.co/docs/hub/spaces-sdks-gradio" style="text-decoration: underline" target="_blank">here</a>. <b>Come see the talk on <a href="https://ep2022.europython.eu/session/how-to-craft-awesome-machine-learning-demos-with-python" style="text-decoration: underline" target="_blank">How to craft awesome Machine Learning demos with Python</a> in Liffey Hall 2 on 13 July 2022 at 14:00 by <a href="https://huggingface.co/osanseviero" style="text-decoration: underline" target="_blank">Omar Sanseviero</a></b></p>
|
19 |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
20 |
<h3 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold">Join organization by clicking <a href="https://huggingface.co/organizations/EuroPython2022/share/sVhJHDTrJDJkyWTJsRUwTHCSMZYUPlMhUt" style="text-decoration: underline" target="_blank">here</a></h3>
|
21 |
|
22 |
<img class="lg:col-span-2" src="https://i.imgur.com/N6sZ5CI.png" alt="Europython Banner" style="margin:10px">
|
@@ -38,6 +47,7 @@ Come Join us from July 13th to 17th for a Hackathon in person and online using G
|
|
38 |
</li>
|
39 |
<li class="my-4">Try your own ideas!</li>
|
40 |
</ul>
|
|
|
41 |
<h4 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold" id="Prizes">Hugging Face Prizes</h4>
|
42 |
<ul class="lg:col-span-2" style="list-style: circle inside">
|
43 |
<li class="my-4">Top 5 spaces based on likes<ul class="lg:col-span-2" style="list-style: circle inside;padding-left: 40px;">
|
|
|
17 |
<p class="lg:col-span-2">
|
18 |
Come Join us from July 13th to 17th for a Hackathon in person and online using Gradio and Hugging Face to build and host Machine Learning demos. Find tutorial on getting started with Gradio on Hugging Face <a href="https://huggingface.co/course/chapter9/1?fw=pt" style="text-decoration: underline" target="_blank">here</a> and to get started with the new Gradio Blocks API <a href="https://gradio.app/introduction_to_blocks/" style="text-decoration: underline" target="_blank">here</a>. Once the gradio demo is setup, see how to add it to Hugging Face Spaces <a href="https://huggingface.co/docs/hub/spaces-sdks-gradio" style="text-decoration: underline" target="_blank">here</a>. <b>Come see the talk on <a href="https://ep2022.europython.eu/session/how-to-craft-awesome-machine-learning-demos-with-python" style="text-decoration: underline" target="_blank">How to craft awesome Machine Learning demos with Python</a> in Liffey Hall 2 on 13 July 2022 at 14:00 by <a href="https://huggingface.co/osanseviero" style="text-decoration: underline" target="_blank">Omar Sanseviero</a></b></p>
|
19 |
|
20 |
+
<h3 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold">Sprint July 16 and 17</h3>
|
21 |
+
<ul class="lg:col-span-2" style="list-style: circle inside;padding-left: 40px;">
|
22 |
+
<li class="my-4">Number of people: 3 maintainers + anyone willing to join
|
23 |
+
</li>
|
24 |
+
<li class="my-4">Build Machine Learning demos. You can also join if you don't know much about ML!</li>
|
25 |
+
<li class="my-4">Liffey Hall 2</li>
|
26 |
+
<li class="my-4">Python Level: any</li>
|
27 |
+
</ul>
|
28 |
+
|
29 |
<h3 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold">Join organization by clicking <a href="https://huggingface.co/organizations/EuroPython2022/share/sVhJHDTrJDJkyWTJsRUwTHCSMZYUPlMhUt" style="text-decoration: underline" target="_blank">here</a></h3>
|
30 |
|
31 |
<img class="lg:col-span-2" src="https://i.imgur.com/N6sZ5CI.png" alt="Europython Banner" style="margin:10px">
|
|
|
47 |
</li>
|
48 |
<li class="my-4">Try your own ideas!</li>
|
49 |
</ul>
|
50 |
+
|
51 |
<h4 class="my-8 lg:col-span-2" style="font-size:20px; font-weight:bold" id="Prizes">Hugging Face Prizes</h4>
|
52 |
<ul class="lg:col-span-2" style="list-style: circle inside">
|
53 |
<li class="my-4">Top 5 spaces based on likes<ul class="lg:col-span-2" style="list-style: circle inside;padding-left: 40px;">
|