File tree Expand file tree Collapse file tree 2 files changed +4
-0
lines changed
Expand file tree Collapse file tree 2 files changed +4
-0
lines changed Original file line number Diff line number Diff line change 1818 " \n " ,
1919 " <div style=\" display: flex; justify-content: space-between; align-items: center;\" >\n " ,
2020 " <div style=\" text-align: center; flex-basis: auto; flex-shrink: 2;\" >\n " ,
21+ " <a href=\" https://stefaniemolin.com/feedback\" target=\" _blank\" >\n " ,
2122 " <img\n " ,
2223 " width=\" 20%\"\n " ,
2324 " alt=\" Please visit https://stefaniemolin.com/feedback to provide your feedback on this session.\"\n " ,
2425 " title=\" QR code to submit feedback (leads to https://stefaniemolin.com/feedback)\"\n " ,
2526 " class=\" qr-code\"\n " ,
2627 " src=\" https://raw.githubusercontent.com/stefmolin/pandas-workshop/main/media/qr-code.png\"\n " ,
2728 " />\n " ,
29+ " </a>\n " ,
2830 " </div>\n " ,
2931 " \n " ,
3032 " <div style=\" flex-basis: 45em; flex-grow: 2; font-size: 80%;\" >\n " ,
Original file line number Diff line number Diff line change @@ -128463,13 +128463,15 @@ <h1 id="Related-content">Related content<a class="anchor-link" href="#Related-co
128463128463<h1 id="Thank-you!">Thank you!<a class="anchor-link" href="#Thank-you!">¶</a></h1><p><em>I hope you enjoyed the session. You can follow my work on these platforms:</em></p>
128464128464<div style="display: flex; justify-content: space-between; align-items: center;">
128465128465 <div style="text-align: center; flex-basis: auto; flex-shrink: 2;">
128466+ <a href="https://stefaniemolin.com/feedback" target="_blank"></a>
128466128467 <img
128467128468 width="20%"
128468128469 alt="Please visit https://stefaniemolin.com/feedback to provide your feedback on this session."
128469128470 title="QR code to submit feedback (leads to https://stefaniemolin.com/feedback)"
128470128471 class="qr-code"
128471128472 src="https://raw.githubusercontent.com/stefmolin/pandas-workshop/main/media/qr-code.png"
128472128473 />
128474+ </a>
128473128475 </div>
128474128476<div style="flex-basis: 45em; flex-grow: 2; font-size: 80%;">
128475128477 <div style="display: flex">
You can’t perform that action at this time.
0 commit comments