Skip to content

Commit

Permalink
update intro slides for 2024
Browse files Browse the repository at this point in the history
  • Loading branch information
tommeagher committed Mar 8, 2024
1 parent bf25567 commit b468612
Showing 1 changed file with 10 additions and 10 deletions.
20 changes: 10 additions & 10 deletions pycar_intro.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<head>
<meta charset="utf-8">

<title>PyCAR - NICAR 2020 in New Orleans</title>
<title>PyCAR - NICAR 2024 in Baltimore</title>

<meta name="description" content="Learning to code to improve our reporting">
<meta name="author" content="Tom Meagher">
Expand Down Expand Up @@ -42,20 +42,20 @@
<div class="slides">
<section>
<h1>PyCAR</h1>
<h3>March 5-6, 2020 - NICAR, New Orleans</h3>
<h3>March 8-9, 2024 - NICAR, Baltimore</h3>
<h3></h3>
<p>
<small><a href="http://www.tommeagher.com/">Tom Meagher</a> / <a href="http://twitter.com/ultracasual">@ultracasual</a><br />
<!-- <small><a href="http://www.tommeagher.com/">Tom Meagher</a> / <a href="http://twitter.com/ultracasual">@ultracasual</a><br />
Elaine Wong / <a href="http://twitter.com/elthenerd">@elthenerd</a><br />
Winny de Jong / <a href="https://twitter.com/winnydejong">@winnydejong</a><br />
Adam Hooper / <a href="https://twitter.com/adamhooper">@adamhooper</a><br />
Jacob Sanders / <a href="http://twitter.com/thejqs">@thejqs</a><br />
Eric Sagara / <a href="http://twitter.com/esagara">@esagara</a><br />
Eric Sagara / <a href="http://twitter.com/esagara">@esagara</a><br /> -->

</small>
</p>
<p>&nbsp;</p>
<h3><a href="http://bit.ly/PyCAR20">bit.ly/PyCAR20</a></h3>
<h3><a href="http://bit.ly/PyCAR20">bit.ly/pycar24</a></h3>
</section>

<section>
Expand Down Expand Up @@ -113,7 +113,7 @@ <h2>Why Python?</h2>
<p class="fragment">Strong <a href="https://groups.google.com/forum/#!forum/pythonjournos">PythonJournos</a> community of support.</p>
<br />
</section>

<!--
<section>
<h2>Prep your workspace</h2>
To <a href="https://github.com/ireapps/pycar/tree/master/takehome#get-your-machine-ready">set up your machine</a>, you'll need to have Python 3, <a href="https://pypi.python.org/pypi/pip">pip</a>, <a href="https://virtualenv.pypa.io/en/latest/">virtualenv</a> and <a href="https://virtualenvwrapper.readthedocs.io/en/latest/">virtualenvwrapper</a> installed.
Expand Down Expand Up @@ -210,15 +210,15 @@ <h2>Keep learning</h2>
<p><a href="https://www.ire.org/resource-center/listservs/subscribe-nicar-l/">NICAR-L</a></p>
<p>Github, StackOverflow, Google</p>
</section>

<section style="text-align: left;">
-->
<section style="text-align: left;">
<h1>--30--</h1>
<p>
Clone the <a href="https://github.com/ireapps/pycar">source code</a><br />
</p>
<br />
<p>
Even more questions? <a href="http://www.tommeagher.com/about.html">Email Tom</a> or ping me on <a href="http://www.twitter.com/ultracasual/">Twitter</a>
<!-- <p>
Even more questions? <a href="http://www.tommeagher.com/about.html">Email Tom</a> or ping me on <a href="http://www.twitter.com/ultracasual/">Twitter</a> -->
</p>
</section>

Expand Down

0 comments on commit b468612

Please sign in to comment.