Skip to content

Commit ed98047

Browse files
committed
deploy: 2b33900
1 parent eca2110 commit ed98047

File tree

5 files changed

+9
-9
lines changed

5 files changed

+9
-9
lines changed

_preview/347/_sources/posts/cookoff2023.md.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,4 @@ During the hackthon, significant additions were made to our Radar Cookbook and i
1717

1818
From our post-hackathon exit survey, everyone enjoyed the event, felt that they learned new skills and that their contributions were valued. One scientist commented, “The hackathon for me has become a great place to get a sense of a community. Seeing people enthusiastic about coding up notebooks that would benefit the research community is a gateway for someone starting to code in Python.” This comment mirrors the efforts of Project Pythia as a community-owned resource.
1919

20-
![image](../_static/images/posts/projectpythia-cookbook-cookoff.jpeg)
20+
<img src="../../_static/images/posts/projectpythia-cookbook-cookoff.jpeg" alt="Cookoff Image">

_preview/347/_sources/resource-gallery.md.txt

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1317,7 +1317,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
13171317
<img src="/_static/images/ebp-logo.png" class="gallery-thumbnail" />
13181318
<div class="container">
13191319
<a href="https://nbviewer.jupyter.org/github/ltauxe/Python-for-Earth-Science-Students/tree/master/" class="text-decoration-none"><h4 class="display-4 p-0">Python Programming for Earth Science Students</h4></a>
1320-
<p class="card-subtitle"><strong>Author:</strong> <a href="mailto:bcych@ucsd.edu">Brendan Cych</a>, <a href="mailto:ltauxe@ucsd.edu">Lisa Tauxe</a>, <a href="mailto:hasefaw@ucsd.edu">Hanna Asefaw</a><br/><strong>Institution:</strong> <a href="https://scripps.ucsd.edu/">Scripps Institution of Oceanography</a></p>
1320+
<p class="card-subtitle"><strong>Author:</strong> <a href="mailto:ltauxe@ucsd.edu">Lisa Tauxe</a>, <a href="mailto:hasefaw@ucsd.edu">Hanna Asefaw</a>, <a href="mailto:bcych@ucsd.edu">Brendan Cych</a><br/><strong>Institution:</strong> <a href="https://scripps.ucsd.edu/">Scripps Institution of Oceanography</a></p>
13211321
<p class="my-2">Python Programming for Earth Science Students</p>
13221322
</div>
13231323
</div>
@@ -1692,7 +1692,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
16921692
<img src="/_static/thumbnails/ptss-cartopy.jpeg" class="gallery-thumbnail" />
16931693
<div class="container">
16941694
<a href="https://youtu.be/ivmd3RluMiw" class="text-decoration-none"><h4 class="display-4 p-0">Python Tutorial Seminar Series - Cartopy</h4></a>
1695-
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Michaela Sizemore<br/><strong>Institution:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
1695+
<p class="card-subtitle"><strong>Author:</strong> Michaela Sizemore, Project Pythia<br/><strong>Institution:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
16961696
<p class="my-2">Recording from the Python Tutorial Seminar Series introducing the Python Package `cartopy`. The content to follow along with this video is hosted in this <A href="https://github.com/michaelavs/cartopy_tutorial">Cartopy Tutorial GitHub Repository</A>.
16971697
</p>
16981698
</div>
@@ -1740,7 +1740,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
17401740
<img src="/_static/thumbnails/ptss-pandas.jpeg" class="gallery-thumbnail" />
17411741
<div class="container">
17421742
<a href="https://youtu.be/BsV3ek7qsiM" class="text-decoration-none"><h4 class="display-4 p-0">Python Tutorial Seminar Series - Pandas</h4></a>
1743-
<p class="card-subtitle"><strong>Author:</strong> Max Grover, Drew Camron, Project Pythia<br/><strong>Institution:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
1743+
<p class="card-subtitle"><strong>Author:</strong> Drew Camron, Project Pythia, Max Grover<br/><strong>Institution:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
17441744
<p class="my-2">Recording from the Python Tutorial Seminar Series introducing the Python Package `pandas`. The content to follow along with this video is hosted in this <A href="https://github.com/mgrover1/ncar_pandas_tutorial">Pandas Tutorial GitHub Repository</A>.
17451745
</p>
17461746
</div>

_preview/347/posts/cookoff2023.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -291,7 +291,7 @@ <h1>Pythia Cookbook Cook-Off Hackathon 2023<a class="headerlink" href="#pythia-c
291291
<p>36 members of the Project Pythia team and larger Pangeo community gathered at NCAR’s Mesa Lab in Boulder, CO and remotely for a hybrid hacakthon June 20-23, 2023 to expand content and improve infrastructure support for Cookbook development.</p>
292292
<p>During the hackthon, significant additions were made to our Radar Cookbook and infrastructure changes were made to better support DOI citations of Cookbooks. We are expecting 10 novel Cookbooks to join our gallery soon.</p>
293293
<p>From our post-hackathon exit survey, everyone enjoyed the event, felt that they learned new skills and that their contributions were valued. One scientist commented, “The hackathon for me has become a great place to get a sense of a community. Seeing people enthusiastic about coding up notebooks that would benefit the research community is a gateway for someone starting to code in Python.” This comment mirrors the efforts of Project Pythia as a community-owned resource.</p>
294-
<p><img alt="image" src="../_images/projectpythia-cookbook-cookoff.jpeg" /></p>
294+
<img alt="Cookoff Image" src="../_static/images/posts/projectpythia-cookbook-cookoff.jpeg" />
295295
</div>
296296

297297
<div class="section">

_preview/347/resource-gallery.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1414,7 +1414,7 @@ <h3 class="display-3">Xarray</h3>
14141414
<img class="gallery-thumbnail" src="/_static/images/ebp-logo.png"/>
14151415
<div class="container">
14161416
<a class="text-decoration-none" href="https://nbviewer.jupyter.org/github/ltauxe/Python-for-Earth-Science-Students/tree/master/"><h4 class="display-4 p-0">Python Programming for Earth Science Students</h4></a>
1417-
<p class="card-subtitle"><strong>Author:</strong> <a href="mailto:bcych@ucsd.edu">Brendan Cych</a>, <a href="mailto:ltauxe@ucsd.edu">Lisa Tauxe</a>, <a href="mailto:hasefaw@ucsd.edu">Hanna Asefaw</a><br/><strong>Institution:</strong> <a href="https://scripps.ucsd.edu/">Scripps Institution of Oceanography</a></p>
1417+
<p class="card-subtitle"><strong>Author:</strong> <a href="mailto:ltauxe@ucsd.edu">Lisa Tauxe</a>, <a href="mailto:hasefaw@ucsd.edu">Hanna Asefaw</a>, <a href="mailto:bcych@ucsd.edu">Brendan Cych</a><br/><strong>Institution:</strong> <a href="https://scripps.ucsd.edu/">Scripps Institution of Oceanography</a></p>
14181418
<p class="my-2">Python Programming for Earth Science Students</p>
14191419
</div>
14201420
</div>
@@ -1774,7 +1774,7 @@ <h3 class="display-3">Python for Atmosphere and Ocean Science</h3>
17741774
<img class="gallery-thumbnail" src="/_static/thumbnails/ptss-cartopy.jpeg"/>
17751775
<div class="container">
17761776
<a class="text-decoration-none" href="https://youtu.be/ivmd3RluMiw"><h4 class="display-4 p-0">Python Tutorial Seminar Series - Cartopy</h4></a>
1777-
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Michaela Sizemore<br/><strong>Institution:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
1777+
<p class="card-subtitle"><strong>Author:</strong> Michaela Sizemore, Project Pythia<br/><strong>Institution:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
17781778
<p class="my-2">Recording from the Python Tutorial Seminar Series introducing the Python Package `cartopy`. The content to follow along with this video is hosted in this <a href="https://github.com/michaelavs/cartopy_tutorial">Cartopy Tutorial GitHub Repository</a>.
17791779
</p>
17801780
</div>
@@ -1820,7 +1820,7 @@ <h3 class="display-3">Python for Atmosphere and Ocean Science</h3>
18201820
<img class="gallery-thumbnail" src="/_static/thumbnails/ptss-pandas.jpeg"/>
18211821
<div class="container">
18221822
<a class="text-decoration-none" href="https://youtu.be/BsV3ek7qsiM"><h4 class="display-4 p-0">Python Tutorial Seminar Series - Pandas</h4></a>
1823-
<p class="card-subtitle"><strong>Author:</strong> Max Grover, Drew Camron, Project Pythia<br/><strong>Institution:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
1823+
<p class="card-subtitle"><strong>Author:</strong> Drew Camron, Project Pythia, Max Grover<br/><strong>Institution:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
18241824
<p class="my-2">Recording from the Python Tutorial Seminar Series introducing the Python Package `pandas`. The content to follow along with this video is hosted in this <a href="https://github.com/mgrover1/ncar_pandas_tutorial">Pandas Tutorial GitHub Repository</a>.
18251825
</p>
18261826
</div>

0 commit comments

Comments
 (0)