Skip to content

Commit 0f21482

Browse files
committed
Update for September
1 parent e624ffa commit 0f21482

File tree

2 files changed

+23
-6
lines changed

2 files changed

+23
-6
lines changed

README.md

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -42,9 +42,11 @@ Learn more about the MadPy Code of Conduct:
4242
https://github.com/madison-python/code-of-conduct
4343

4444

45-
# Sponsor
45+
# Python Warm-Up
4646

47-
<center><img src="img/pytroll_light_big.png" alt="Sponsor Logo: Pytroll" width="500px"/></center>
47+
# Thank You to Our Sponsor
48+
49+
## 🍕
4850

4951
# Want more MadPy?
5052

@@ -75,6 +77,6 @@ https://github.com/madison-python/code-of-conduct
7577

7678
### Talk to your employer about Sponsorship!
7779

78-
<img src="https://madpy.com/static/images/2025-08-14-Setting-Python-Threading-Free-Social-Card-1536x1024.png" alt="Logo for the MadPy talk" />
80+
<img src="https://madpy.com/static/images/2025-09-11-A-Crash-Course-in-Causal-Inference-social-card-1536x1024.png" alt="Logo for the MadPy talk" />
7981

8082
<!-- [[[end]]] -->

welcome.ipynb

Lines changed: 18 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,7 @@
6161
"cell_type": "markdown",
6262
"metadata": {
6363
"editable": true,
64+
"jp-MarkdownHeadingCollapsed": true,
6465
"slideshow": {
6566
"slide_type": "slide"
6667
},
@@ -90,9 +91,23 @@
9091
"tags": []
9192
},
9293
"source": [
93-
"# Sponsor\n",
94+
"# Python Warm-Up"
95+
]
96+
},
97+
{
98+
"cell_type": "markdown",
99+
"metadata": {
100+
"editable": true,
101+
"jp-MarkdownHeadingCollapsed": true,
102+
"slideshow": {
103+
"slide_type": "slide"
104+
},
105+
"tags": []
106+
},
107+
"source": [
108+
"# Thank You to Our Sponsor\n",
94109
"\n",
95-
"<center><img src=\"img/pytroll_light_big.png\" alt=\"Sponsor Logo: Pytroll\" width=\"500px\"/></center>"
110+
"## 🍕"
96111
]
97112
},
98113
{
@@ -155,7 +170,7 @@
155170
"tags": []
156171
},
157172
"source": [
158-
"<img src=\"https://madpy.com/static/images/2025-08-14-Setting-Python-Threading-Free-Social-Card-1536x1024.png\" alt=\"Logo for the MadPy talk\" />"
173+
"<img src=\"https://madpy.com/static/images/2025-09-11-A-Crash-Course-in-Causal-Inference-social-card-1536x1024.png\" alt=\"Logo for the MadPy talk\" />"
159174
]
160175
}
161176
],

0 commit comments

Comments
 (0)