Skip to content

Commit

Permalink
Update for April
Browse files Browse the repository at this point in the history
  • Loading branch information
edrogers committed Apr 11, 2024
1 parent bba72f4 commit 8c53b66
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 8 deletions.
20 changes: 16 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -67,32 +67,44 @@ https://github.com/madison-python/code-of-conduct
<tr style="background-color: transparent; border: none;">
<td style="border: none;"><img src="https://www.slack.com/favicon.ico" alt="Slack" style="width: 25px;" /></td><td style="vertical-align: middle; border: none;"><a href="https://slack.madpy.com">slack.madpy.com</a></td>
</tr>
<tr style="background-color: transparent; border: none;">
<td style="border: none;"><img src="https://www.linkedin.com/favicon.ico" alt="LinkedIn" style="width: 25px;" /></td><td style="vertical-align: middle; border: none;"><a href="https://linkedin.com/company/madpy">linkedin.com/company/madpy</a></td>
</tr>
</table>


# MadPy Meetings

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

# Madison Voter Life Hack

<center>
Request your absentee ballot<br /><br />
<img src="img/myvote-qr-code.png" alt="QR Code version of MyVote WI link" style="width: auto; height: 200px;"/><img src="https://myvote.wi.gov/Portals/0/Images/MyVote.png" alt="MyVote WI Logo" style="width: auto; height: 200px;"/><br />
<br />
<a href="https://myvote.wi.gov/en-us/Vote-Absentee-By-Mail">https://myvote.wi.gov/en-us/Vote-Absentee-By-Mail</a>
</center>

# MadPy Calendar

**2nd Thursdays of the Month**
<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="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="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/2024-06-13-Concurrency-and-Parallelism-social-card-crop.png" alt="Concurrency and Parallelism" style="width: 100%; height: auto;">
</td>
<td style="width: 33%; text-align: center;">
<img src="img/Unknown-Social-Card.png" alt="TBD" style="width: 100%; height: auto;">
</td>
</tr>
<tr>
<td style="text-align: center;">April 11th</td>
<td style="text-align: center;">May 9th</td>
<td style="text-align: center;">June 13th</td>
<td style="text-align: center;">July 11th</td>
</tr>
</table>

Expand Down
31 changes: 27 additions & 4 deletions welcome.ipynb
Original file line number Diff line number Diff line change
Expand Up @@ -124,6 +124,9 @@
" <tr style=\"background-color: transparent; border: none;\">\n",
" <td style=\"border: none;\"><img src=\"https://www.slack.com/favicon.ico\" alt=\"Slack\" style=\"width: 25px;\" /></td><td style=\"vertical-align: middle; border: none;\"><a href=\"https://slack.madpy.com\">slack.madpy.com</a></td>\n",
" </tr>\n",
" <tr style=\"background-color: transparent; border: none;\">\n",
" <td style=\"border: none;\"><img src=\"https://www.linkedin.com/favicon.ico\" alt=\"LinkedIn\" style=\"width: 25px;\" /></td><td style=\"vertical-align: middle; border: none;\"><a href=\"https://linkedin.com/company/madpy\">linkedin.com/company/madpy</a></td>\n",
" </tr>\n",
"</table>\n"
]
},
Expand All @@ -142,6 +145,26 @@
"### If you have an idea for a talk you'd like to give, please reach out to Ed, Dave, or Josh"
]
},
{
"cell_type": "markdown",
"metadata": {
"editable": true,
"slideshow": {
"slide_type": "slide"
},
"tags": []
},
"source": [
"# Madison Voter Life Hack\n",
"\n",
"<center>\n",
" Request your absentee ballot<br /><br />\n",
" <img src=\"img/myvote-qr-code.png\" alt=\"QR Code version of MyVote WI link\" style=\"width: auto; height: 200px;\"/><img src=\"https://myvote.wi.gov/Portals/0/Images/MyVote.png\" alt=\"MyVote WI Logo\" style=\"width: auto; height: 200px;\"/><br />\n",
" <br />\n",
" <a href=\"https://myvote.wi.gov/en-us/Vote-Absentee-By-Mail\">https://myvote.wi.gov/en-us/Vote-Absentee-By-Mail</a>\n",
"</center>"
]
},
{
"cell_type": "markdown",
"metadata": {
Expand All @@ -158,19 +181,19 @@
"<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=\"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=\"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/2024-06-13-Concurrency-and-Parallelism-social-card-crop.png\" alt=\"Concurrency and Parallelism\" style=\"width: 100%; height: auto;\">\n",
" </td>\n",
" <td style=\"width: 33%; text-align: center;\">\n",
" <img src=\"img/Unknown-Social-Card.png\" alt=\"TBD\" style=\"width: 100%; height: auto;\">\n",
" </td>\n",
" </tr>\n",
" <tr>\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",
" <td style=\"text-align: center;\">July 11th</td>\n",
" </tr>\n",
"</table>\n",
"\n",
Expand Down

0 comments on commit 8c53b66

Please sign in to comment.