Skip to content

Commit

Permalink
Update for March
Browse files Browse the repository at this point in the history
  • Loading branch information
edrogers committed Mar 8, 2024
1 parent 36e919a commit bba72f4
Show file tree
Hide file tree
Showing 7 changed files with 20 additions and 43 deletions.
26 changes: 10 additions & 16 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,11 @@ cog.out(f"\n{body}\n")
<tr>
<td><img src="img/edrogers.jpg" alt="Ed Rogers" style="width: 300px;" /></td>
<td><img src="img/djhoese.jpg" alt="David Hoese" style="width: 300px;" /></td>
<td><img src="img/joshkarpel.jpg" alt="Josh Karpel" style="width: 300px;" /></td>
</tr><tr>
<td><p class="caption">Ed Rogers</p></td>
<td><p class="caption">David Hoese</p></td>
<td><p class="caption">Josh Karpel</p></td>
</tr>
</table>

Expand All @@ -44,7 +46,7 @@ https://github.com/madison-python/code-of-conduct

# Sponsor

<center><img src="img/8L_Logo_Primary_Black.png" alt="Sponsor Logo: 8th Light" width="500px"/></center>
<center><img src="img/Fetch_Rewards_Logo.jpg" alt="Sponsor Logo: Fetch Rewards" width="500px"/></center>

# Want more MadPy?

Expand All @@ -70,35 +72,27 @@ https://github.com/madison-python/code-of-conduct

# MadPy Meetings

### If you have an idea for a talk you'd like to give, please reach out to Ed or Dave

# Madison Voter Life Hack

Request your absentee ballot

<img src="img/myvote-qr-code.png" alt="QR Code version of MyVote WI link" style="width: auto; height: 100%;"/>

[https://myvote.wi.gov/en-us/Vote-Absentee-By-Mail](https://myvote.wi.gov/en-us/Vote-Absentee-By-Mail)
### If you have an idea for a talk you'd like to give, please reach out to Ed, Dave, or Josh

# MadPy Calendar

**2nd Thursdays of the Month**
<table style="width: 100%; table-layout: fixed;">
<table style="width: 100%; table-layout: fixed; border:none; border-collapse:collapse; cellspacing:0; cellpadding:0">
<tr>
<td style="width: 33%; text-align: center;">
<img src="https://madpy.com/static/images/2024-02-08-gpu-programming-in-python-social-card.png" alt="GPU Programming in Python" style="width: 100%; height: auto;">
<img src="img/2024-04-11-gpu-programming-in-python-social-card-crop.png" alt="GPU Programming in Python" style="width: 100%; height: auto;">
</td>
<td style="width: 33%; text-align: center;">
<img src="img/Unknown-Social-Card.png" style="width: 100%; height: auto;">
<img src="https://madpy.com/static/images/2024-05-09-Mastering-Pythonic-Data-Validation-and-Transformation-with-Pydantic-social-card-2.png" alt="Mastering Data Validation With Pydantic" style="width: 100%; height: auto;">
</td>
<td style="width: 33%; text-align: center;">
<img src="img/Unknown-Social-Card.png" style="width: 100%; height: auto;">
<img src="img/2024-06-13-Concurrency-and-Parallelism-social-card-crop.png" alt="Concurrency and Parallelism" style="width: 100%; height: auto;">
</td>
</tr>
<tr>
<td style="text-align: center;">February 8th</td>
<td style="text-align: center;">March 14th</td>
<td style="text-align: center;">April 11th</td>
<td style="text-align: center;">May 9th</td>
<td style="text-align: center;">June 13th</td>
</tr>
</table>

Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed img/8L_Logo_Primary_Black.png
Binary file not shown.
Binary file added img/Fetch_Rewards_Logo.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added img/joshkarpel.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
37 changes: 10 additions & 27 deletions welcome.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -46,9 +46,11 @@
" <tr>\n",
" <td><img src=\"img/edrogers.jpg\" alt=\"Ed Rogers\" style=\"width: 300px;\" /></td>\n",
" <td><img src=\"img/djhoese.jpg\" alt=\"David Hoese\" style=\"width: 300px;\" /></td>\n",
" <td><img src=\"img/joshkarpel.jpg\" alt=\"Josh Karpel\" style=\"width: 300px;\" /></td>\n",
" </tr><tr>\n",
" <td><p class=\"caption\">Ed Rogers</p></td>\n",
" <td><p class=\"caption\">David Hoese</p></td>\n",
" <td><p class=\"caption\">Josh Karpel</p></td>\n",
" </tr>\n",
"</table>"
]
Expand Down Expand Up @@ -90,7 +92,7 @@
"source": [
"# Sponsor\n",
"\n",
"<center><img src=\"img/8L_Logo_Primary_Black.png\" alt=\"Sponsor Logo: 8th Light\" width=\"500px\"/></center>"
"<center><img src=\"img/Fetch_Rewards_Logo.jpg\" alt=\"Sponsor Logo: Fetch Rewards\" width=\"500px\"/></center>"
]
},
{
Expand Down Expand Up @@ -137,26 +139,7 @@
"source": [
"# MadPy Meetings\n",
"\n",
"### If you have an idea for a talk you'd like to give, please reach out to Ed or Dave"
]
},
{
"cell_type": "markdown",
"metadata": {
"editable": true,
"slideshow": {
"slide_type": "slide"
},
"tags": []
},
"source": [
"# Madison Voter Life Hack\n",
"\n",
"Request your absentee ballot\n",
"\n",
"<img src=\"img/myvote-qr-code.png\" alt=\"QR Code version of MyVote WI link\" style=\"width: auto; height: 100%;\"/>\n",
"\n",
"[https://myvote.wi.gov/en-us/Vote-Absentee-By-Mail](https://myvote.wi.gov/en-us/Vote-Absentee-By-Mail)"
"### If you have an idea for a talk you'd like to give, please reach out to Ed, Dave, or Josh"
]
},
{
Expand All @@ -172,22 +155,22 @@
"# MadPy Calendar\n",
"\n",
"**2nd Thursdays of the Month**\n",
"<table style=\"width: 100%; table-layout: fixed;\">\n",
"<table style=\"width: 100%; table-layout: fixed; border:none; border-collapse:collapse; cellspacing:0; cellpadding:0\">\n",
" <tr>\n",
" <td style=\"width: 33%; text-align: center;\">\n",
" <img src=\"https://madpy.com/static/images/2024-02-08-gpu-programming-in-python-social-card.png\" alt=\"GPU Programming in Python\" style=\"width: 100%; height: auto;\">\n",
" <img src=\"img/2024-04-11-gpu-programming-in-python-social-card-crop.png\" alt=\"GPU Programming in Python\" style=\"width: 100%; height: auto;\">\n",
" </td>\n",
" <td style=\"width: 33%; text-align: center;\">\n",
" <img src=\"img/Unknown-Social-Card.png\" style=\"width: 100%; height: auto;\">\n",
" <img src=\"https://madpy.com/static/images/2024-05-09-Mastering-Pythonic-Data-Validation-and-Transformation-with-Pydantic-social-card-2.png\" alt=\"Mastering Data Validation With Pydantic\" style=\"width: 100%; height: auto;\">\n",
" </td>\n",
" <td style=\"width: 33%; text-align: center;\">\n",
" <img src=\"img/Unknown-Social-Card.png\" style=\"width: 100%; height: auto;\">\n",
" <img src=\"img/2024-06-13-Concurrency-and-Parallelism-social-card-crop.png\" alt=\"Concurrency and Parallelism\" style=\"width: 100%; height: auto;\">\n",
" </td>\n",
" </tr>\n",
" <tr>\n",
" <td style=\"text-align: center;\">February 8th</td>\n",
" <td style=\"text-align: center;\">March 14th</td>\n",
" <td style=\"text-align: center;\">April 11th</td>\n",
" <td style=\"text-align: center;\">May 9th</td>\n",
" <td style=\"text-align: center;\">June 13th</td>\n",
" </tr>\n",
"</table>\n",
"\n",
Expand Down

0 comments on commit bba72f4

Please sign in to comment.