Skip to content

Commit c39b6be

Browse files
committed
deploy: 161e691
1 parent f6df9d2 commit c39b6be

File tree

6 files changed

+33
-33
lines changed

6 files changed

+33
-33
lines changed

_preview/375/_sources/index.md.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -152,7 +152,7 @@ the example data used by the [Pythia Foundations Book](https://foundations.proje
152152
If you have questions or want to share anything with the Project
153153
Pythia Team, please reach out to us through the [Project Pythia
154154
category on the Pangeo Discourse forum](https://discourse.pangeo.io/c/education/project-pythia/)
155-
below or join us at our [Weekly Working Group Meetings](#weekly-working-group-meetings).
155+
or join us at our [Weekly Working Group Meetings](#weekly-working-group-meetings).
156156

157157
<span class="d-flex justify-content-center pt-1 pb-4">
158158
<a href="https://discourse.pangeo.io/c/education/project-pythia/" role="button" class="btn btn-primary btn-lg">

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

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -149,7 +149,7 @@ Packages
149149
<img src="/_static/thumbnails/earth_env_data_science.png" class="gallery-thumbnail" />
150150
<div class="container">
151151
<a href="https://earth-env-data-science.github.io/intro" class="text-decoration-none"><h4 class="display-4 p-0">An Introduction to Earth and Environmental Data Science</h4></a>
152-
<p class="card-subtitle"><strong>Author:</strong> Ryan Abernathey, Kerry Key<br/><strong>Institution:</strong> Lamont-Doherty Earth Observatory</p>
152+
<p class="card-subtitle"><strong>Author:</strong> Kerry Key, Ryan Abernathey<br/><strong>Institution:</strong> Lamont-Doherty Earth Observatory</p>
153153
<p class="my-2">This book grew out of a course developed at Columbia University called Research Computing in Earth Science. It was written mostly by Ryan Abernathey, with significant contributions from Kerry Key. By separating the book from the class, we hope to create an open-source community resource for python education<a class="modal-btn"> ... more</a></p>
154154
</div>
155155
</div>
@@ -158,7 +158,7 @@ Packages
158158
<div class="content">
159159
<img src="/_static/thumbnails/earth_env_data_science.png" class="modal-img" />
160160
<h3 class="display-3">An Introduction to Earth and Environmental Data Science</h3>
161-
<strong>Author:</strong> Ryan Abernathey, Kerry Key
161+
<strong>Author:</strong> Kerry Key, Ryan Abernathey
162162
<br/>
163163
<strong>Institution:</strong> Lamont-Doherty Earth Observatory
164164
<p class="my-2">This book grew out of a course developed at Columbia University called Research Computing in Earth Science. It was written mostly by Ryan Abernathey, with significant contributions from Kerry Key. By separating the book from the class, we hope to create an open-source community resource for python education in the Earth and Environmental Sciences.
@@ -1485,7 +1485,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
14851485
<img src="/_static/thumbnails/ptss-txtfile.jpeg" class="gallery-thumbnail" />
14861486
<div class="container">
14871487
<a href="https://youtu.be/Jog7ybd6amw" class="text-decoration-none"><h4 class="display-4 p-0">Your First Python Tutorial - Reading in a .txt File</h4></a>
1488-
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Julia Kent<br/><strong>Institution:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
1488+
<p class="card-subtitle"><strong>Author:</strong> Julia Kent, Project Pythia<br/><strong>Institution:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
14891489
<p class="my-2">Recording from the Python Tutorial Seminar Series designed to teach you Python, not package specific syntax. This lessons covers setting up a work environment and opening a .txt file. The content to follow along with this video is hosted on the <A href="https://ncar.github.io/python-tutorial/tutorials/yourfirst.html">Xdev Python Tutorial website</A>.
14901490
</p>
14911491
</div>
@@ -1508,7 +1508,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
15081508
<img src="/_static/thumbnails/ptss-datadict.jpeg" class="gallery-thumbnail" />
15091509
<div class="container">
15101510
<a href="https://youtu.be/5z6-t62x7Xs" class="text-decoration-none"><h4 class="display-4 p-0">Your First Python Tutorial - Creating a Data Dictionary</h4></a>
1511-
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Julia Kent<br/><strong>Institution:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
1511+
<p class="card-subtitle"><strong>Author:</strong> Julia Kent, Project Pythia<br/><strong>Institution:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
15121512
<p class="my-2">Recording from the Python Tutorial Seminar Series designed to teach you Python, not package specific syntax. This lessons covers creating a data dictionary. The content to follow along with this video is hosted on the <A href="https://ncar.github.io/python-tutorial/tutorials/yourfirst.html#creating-a-data-dictionary">Xdev Python Tutorial website</A>.
15131513
</p>
15141514
</div>
@@ -1531,7 +1531,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
15311531
<img src="/_static/thumbnails/ptss-writingfx.jpeg" class="gallery-thumbnail" />
15321532
<div class="container">
15331533
<a href="https://youtu.be/BerEf_3CsL8" class="text-decoration-none"><h4 class="display-4 p-0">Your First Python Tutorial - Writing Functions</h4></a>
1534-
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Julia Kent<br/><strong>Institution:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
1534+
<p class="card-subtitle"><strong>Author:</strong> Julia Kent, Project Pythia<br/><strong>Institution:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
15351535
<p class="my-2">Recording from the Python Tutorial Seminar Series designed to teach you Python, not package specific syntax. This lessons covers how to write and call functions in Python. The content to follow along with this video is hosted on the <A href ="https://ncar.github.io/python-tutorial/tutorials/yourfirst.html#writing-functions">Xdev Python Tutorial website</A>.
15361536
</p>
15371537
</div>
@@ -1554,7 +1554,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
15541554
<img src="/_static/thumbnails/ptss-firstpackage.jpeg" class="gallery-thumbnail" />
15551555
<div class="container">
15561556
<a href="https://youtu.be/6lbbTwGFcTc" class="text-decoration-none"><h4 class="display-4 p-0">Your First Python Tutorial - Creating Your Own Package</h4></a>
1557-
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Julia Kent<br/><strong>Institution:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
1557+
<p class="card-subtitle"><strong>Author:</strong> Julia Kent, Project Pythia<br/><strong>Institution:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
15581558
<p class="my-2">Recording from the Python Tutorial Seminar Series designed to teach you Python, not package specific syntax. This lessons covers how to create and call modules and packages. The content to follow along with this video is hosted on the <A href="https://ncar.github.io/python-tutorial/tutorials/yourfirst.html#first-python-package">Xdev Python Tutorial website</A>.
15591559
</p>
15601560
</div>
@@ -1577,7 +1577,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
15771577
<img src="/_static/thumbnails/ptss-builtinpackage.jpeg" class="gallery-thumbnail" />
15781578
<div class="container">
15791579
<a href="https://youtu.be/44QUMCh2ZHU" class="text-decoration-none"><h4 class="display-4 p-0">Your First Python Tutorial - Using a Built-In Package and Publishing Your Package</h4></a>
1580-
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Julia Kent<br/><strong>Institution:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
1580+
<p class="card-subtitle"><strong>Author:</strong> Julia Kent, Project Pythia<br/><strong>Institution:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
15811581
<p class="my-2">Recording from the Python Tutorial Seminar Series designed to teach you Python, not package specific syntax. This lessons covers how to use your first external buil-in package, `math`, and how to publish your package. The content to follow along with this video is hosted on the <A href="https://ncar.github.io/python-tutorial/tutorials/yourfirst.html#using-a-built-in-package">Xdev Python Tutorial website</A>.
15821582
</p>
15831583
</div>
@@ -1600,7 +1600,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
16001600
<img src="/_static/thumbnails/ptss-jupyter.jpeg" class="gallery-thumbnail" />
16011601
<div class="container">
16021602
<a href="https://youtu.be/xSzXvwzFsDU" class="text-decoration-none"><h4 class="display-4 p-0">Python Tutorial Seminar Series - Jupyter Notebooks</h4></a>
1603-
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Kevin Paul<br/><strong>Institution:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
1603+
<p class="card-subtitle"><strong>Author:</strong> Kevin Paul, Project Pythia<br/><strong>Institution:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
16041604
<p class="my-2">Recording from the Python Tutorial Seminar Series introducing JupyterLab and Jupyter Notebooks.
16051605
</p>
16061606
</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>
@@ -1717,7 +1717,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
17171717
<img src="/_static/thumbnails/ptss-git.png" class="gallery-thumbnail" />
17181718
<div class="container">
17191719
<a href="https://youtu.be/fYkPn0Nttlg" class="text-decoration-none"><h4 class="display-4 p-0">Python Tutorial Seminar Series - Git and GitHub</h4></a>
1720-
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Kevin Paul<br/><strong>Institution:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
1720+
<p class="card-subtitle"><strong>Author:</strong> Kevin Paul, Project Pythia<br/><strong>Institution:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
17211721
<p class="my-2">Recording from the Python Tutorial Seminar Series introducing the tools Git and GitHub. The content to follow along with this tutorial is hosted in this <A href="https://github.com/NCAR/git-github-demo">Git and GitHub Demo GitHub Repository</A>.
17221722
</p>
17231723
</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> Drew Camron, Project Pythia, Max Grover<br/><strong>Institution:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
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>
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>
@@ -1763,7 +1763,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
17631763
<img src="/_static/thumbnails/ptss-xarray1.jpeg" class="gallery-thumbnail" />
17641764
<div class="container">
17651765
<a href="https://youtu.be/Ss4ryKukhi4" class="text-decoration-none"><h4 class="display-4 p-0">Python Tutorial Seminar Series - Xarray Part 1</h4></a>
1766-
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Anderson Banihirwe<br/><strong>Institution:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
1766+
<p class="card-subtitle"><strong>Author:</strong> Anderson Banihirwe, Project Pythia<br/><strong>Institution:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
17671767
<p class="my-2">Recording from the Python Tutorial Seminar Series introducing the Python Package `xarray`. This is the first lesson of a two part series. The content to follow along with this video is hosted in this <A href="https://github.com/andersy005/xarray-tutorial">Xarray Tutorial GitHub Repository</A>.
17681768
</p>
17691769
</div>
@@ -1786,7 +1786,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
17861786
<img src="/_static/thumbnails/ptss-xarray2.jpeg" class="gallery-thumbnail" />
17871787
<div class="container">
17881788
<a href="https://youtu.be/2H_4drBwORY" class="text-decoration-none"><h4 class="display-4 p-0">Python Tutorial Seminar Series - Xarray Part 2</h4></a>
1789-
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Anderson Banihirwe<br/><strong>Institution:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
1789+
<p class="card-subtitle"><strong>Author:</strong> Anderson Banihirwe, Project Pythia<br/><strong>Institution:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
17901790
<p class="my-2">Recording from the Python Tutorial Seminar Series introducing the Python Package `xarray`. This is the second lesson of a two part series. The content to follow along with this video is hosted in this <A href="https://github.com/andersy005/xarray-tutorial">Xarray Tutorial GitHub Repository</A>.
17911791
</p>
17921792
</div>
@@ -1809,7 +1809,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
18091809
<img src="/_static/thumbnails/ptss-dask1.jpeg" class="gallery-thumbnail" />
18101810
<div class="container">
18111811
<a href="https://youtu.be/wn-QM6QUB_U" class="text-decoration-none"><h4 class="display-4 p-0">Python Tutorial Seminar Series - Dask Part 1</h4></a>
1812-
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Anderson Banihirwe<br/><strong>Institution:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
1812+
<p class="card-subtitle"><strong>Author:</strong> Anderson Banihirwe, Project Pythia<br/><strong>Institution:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
18131813
<p class="my-2">Recording from the Python Tutorial Seminar Series introducing the Python Package `dask`. This is the first lesson of a two part series. The content to follow along with this video is hosted in this <A href="https://github.com/andersy005/xarray-tutorial">Xarray Tutorial GitHub Repository</A>.
18141814
</p>
18151815
</div>
@@ -1832,7 +1832,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
18321832
<img src="/_static/thumbnails/ptss-dask2.jpeg" class="gallery-thumbnail" />
18331833
<div class="container">
18341834
<a href="https://youtu.be/yn4_-1pHC5k" class="text-decoration-none"><h4 class="display-4 p-0">Python Tutorial Seminar Series - Dask Part 2</h4></a>
1835-
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Anderson Banihirwe<br/><strong>Institution:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
1835+
<p class="card-subtitle"><strong>Author:</strong> Anderson Banihirwe, Project Pythia<br/><strong>Institution:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
18361836
<p class="my-2">Recording from the Python Tutorial Seminar Series introducing the Python Package `dask`. This is the second lesson of a two part series. The content to follow along with this video is hosted in this <A href="https://github.com/andersy005/xarray-tutorial">Xarray Tutorial GitHub Repository</A>.
18371837
</p>
18381838
</div>
0 Bytes
Binary file not shown.

_preview/375/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -330,7 +330,7 @@ <h5>Slide 3</h5>
330330
<p>If you have questions or want to share anything with the Project
331331
Pythia Team, please reach out to us through the <a class="reference external" href="https://discourse.pangeo.io/c/education/project-pythia/">Project Pythia
332332
category on the Pangeo Discourse forum</a>
333-
below or join us at our <a class="reference internal" href="#weekly-working-group-meetings"><span class="std std-doc">Weekly Working Group Meetings</span></a>.</p>
333+
or join us at our <a class="reference internal" href="#weekly-working-group-meetings"><span class="std std-doc">Weekly Working Group Meetings</span></a>.</p>
334334
<span class="d-flex justify-content-center pt-1 pb-4">
335335
<a class="btn btn-primary btn-lg" href="https://discourse.pangeo.io/c/education/project-pythia/" role="button">
336336
Go to Pangeo Discourse

0 commit comments

Comments
 (0)