Skip to content

Commit 63fa1b6

Browse files
committed
Deploying to gh-pages from @ 4edbee5 🚀
1 parent cae41f1 commit 63fa1b6

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

41 files changed

+186
-167
lines changed

_images/bycountry.png

-38 Bytes
Loading

_images/thisyear.png

1.09 KB
Loading

_images/toppages.png

129 Bytes
Loading

_sources/index.md

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,11 @@
99

1010
<span style="font-size: 2.6rem;">An education and training hub for the geoscientific Python community</span><br>
1111

12+
:::{admonition} **Service Notice**
13+
:class: warning, large-banner
14+
We are transitioning our infrastructure from Jupyter Book to Jupyter Book 2. **You may experience service interruptions on Tuesday, June 17th.**
15+
:::
16+
1217
<a href="posts/cookoff2025-website.html" role="button" class="btn btn-light btn-lg" style="display: flex; align-items: center; font-weight: 600; text-decoration: none; background-color: #ccc; border: rgba(var(--spt-color-dark), 1);">
1318
Save the date for the 2025 Cook-off hackathon!
1419
</a>

_sources/metrics.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Metrics
22

3-
Last Updated: 2025-06-09 20:51:04.135747
3+
Last Updated: 2025-06-15 17:35:56.464492
44

55
This metrics page provides an overview of user activity collected by Google Analytics across the three pillars of Project Pythia: our portal which includes information about the project as well as our resource gallery, our Foundations book, and our Cookbooks gallery. Information is either all-time (from a pre-project start date of March 2020) or year-to-date as indicated and is updated nightly to provide real-time and automated insights into our engagement, impact, and audience reach. If you would like to request a different metrics analysis, timeframe, or view, please [open a GitHub issue](https://github.com/ProjectPythia/projectpythia.github.io/issues/new/choose).
66

@@ -10,9 +10,9 @@ This table displays the total active users of our 3 Pythia projects over the lif
1010

1111
| Project | All-Time Users |
1212
| ----- | ----- |
13-
| Portal | 19.7K |
14-
| Foundations | 78.1K |
15-
| Cookbooks | 24.8K |
13+
| Portal | 19.9K |
14+
| Foundations | 78.4K |
15+
| Cookbooks | 25.1K |
1616

1717
## Chart of Active Users by Project Since Year Start
1818

_sources/resource-gallery.md

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -1478,7 +1478,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
14781478
<img src="_static/images/ebp-logo.png" class="gallery-thumbnail" />
14791479
<div class="container">
14801480
<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>
1481-
<p class="card-subtitle"><strong>Author:</strong> <a href="mailto:hasefaw@ucsd.edu">Hanna Asefaw</a>, <a href="mailto:ltauxe@ucsd.edu">Lisa Tauxe</a>, <a href="mailto:bcych@ucsd.edu">Brendan Cych</a><br/><strong>Affiliation:</strong> <a href="https://scripps.ucsd.edu/">Scripps Institution of Oceanography</a></p>
1481+
<p class="card-subtitle"><strong>Author:</strong> <a href="mailto:ltauxe@ucsd.edu">Lisa Tauxe</a>, <a href="mailto:bcych@ucsd.edu">Brendan Cych</a>, <a href="mailto:hasefaw@ucsd.edu">Hanna Asefaw</a><br/><strong>Affiliation:</strong> <a href="https://scripps.ucsd.edu/">Scripps Institution of Oceanography</a></p>
14821482
<p class="my-2">Python Programming for Earth Science Students </p>
14831483
</div>
14841484
</div>
@@ -1671,7 +1671,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
16711671
<img src="_static/thumbnails/ptss-txtfile.jpeg" class="gallery-thumbnail" />
16721672
<div class="container">
16731673
<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>
1674-
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Julia Kent<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
1674+
<p class="card-subtitle"><strong>Author:</strong> Julia Kent, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
16751675
<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>.
16761676
</p>
16771677
</div>
@@ -1699,7 +1699,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
16991699
<img src="_static/thumbnails/ptss-datadict.jpeg" class="gallery-thumbnail" />
17001700
<div class="container">
17011701
<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>
1702-
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Julia Kent<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
1702+
<p class="card-subtitle"><strong>Author:</strong> Julia Kent, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
17031703
<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>.
17041704
</p>
17051705
</div>
@@ -1727,7 +1727,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
17271727
<img src="_static/thumbnails/ptss-writingfx.jpeg" class="gallery-thumbnail" />
17281728
<div class="container">
17291729
<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>
1730-
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Julia Kent<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
1730+
<p class="card-subtitle"><strong>Author:</strong> Julia Kent, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
17311731
<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>.
17321732
</p>
17331733
</div>
@@ -1755,7 +1755,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
17551755
<img src="_static/thumbnails/ptss-firstpackage.jpeg" class="gallery-thumbnail" />
17561756
<div class="container">
17571757
<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>
1758-
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Julia Kent<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
1758+
<p class="card-subtitle"><strong>Author:</strong> Julia Kent, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
17591759
<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>.
17601760
</p>
17611761
</div>
@@ -1783,7 +1783,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
17831783
<img src="_static/thumbnails/ptss-builtinpackage.jpeg" class="gallery-thumbnail" />
17841784
<div class="container">
17851785
<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>
1786-
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Julia Kent<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
1786+
<p class="card-subtitle"><strong>Author:</strong> Julia Kent, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
17871787
<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>.
17881788
</p>
17891789
</div>
@@ -1811,7 +1811,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
18111811
<img src="_static/thumbnails/ptss-jupyter.jpeg" class="gallery-thumbnail" />
18121812
<div class="container">
18131813
<a href="https://youtu.be/xSzXvwzFsDU" class="text-decoration-none"><h4 class="display-4 p-0">Python Tutorial Seminar Series - Jupyter Notebooks</h4></a>
1814-
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Kevin Paul<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
1814+
<p class="card-subtitle"><strong>Author:</strong> Kevin Paul, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
18151815
<p class="my-2">Recording from the Python Tutorial Seminar Series introducing JupyterLab and Jupyter Notebooks.
18161816
</p>
18171817
</div>
@@ -1923,7 +1923,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
19231923
<img src="_static/thumbnails/ptss-cartopy.jpeg" class="gallery-thumbnail" />
19241924
<div class="container">
19251925
<a href="https://youtu.be/ivmd3RluMiw" class="text-decoration-none"><h4 class="display-4 p-0">Python Tutorial Seminar Series - Cartopy</h4></a>
1926-
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Michaela Sizemore<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
1926+
<p class="card-subtitle"><strong>Author:</strong> Michaela Sizemore, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
19271927
<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>.
19281928
</p>
19291929
</div>
@@ -1953,7 +1953,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
19531953
<img src="_static/thumbnails/ptss-git.png" class="gallery-thumbnail" />
19541954
<div class="container">
19551955
<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>
1956-
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Kevin Paul<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
1956+
<p class="card-subtitle"><strong>Author:</strong> Kevin Paul, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
19571957
<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>.
19581958
</p>
19591959
</div>
@@ -1981,7 +1981,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
19811981
<img src="_static/thumbnails/ptss-pandas.jpeg" class="gallery-thumbnail" />
19821982
<div class="container">
19831983
<a href="https://youtu.be/BsV3ek7qsiM" class="text-decoration-none"><h4 class="display-4 p-0">Python Tutorial Seminar Series - Pandas</h4></a>
1984-
<p class="card-subtitle"><strong>Author:</strong> Max Grover, Project Pythia, Drew Camron<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
1984+
<p class="card-subtitle"><strong>Author:</strong> Drew Camron, Max Grover, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
19851985
<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>.
19861986
</p>
19871987
</div>
@@ -2009,7 +2009,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
20092009
<img src="_static/thumbnails/ptss-xarray1.jpeg" class="gallery-thumbnail" />
20102010
<div class="container">
20112011
<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>
2012-
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Anderson Banihirwe<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
2012+
<p class="card-subtitle"><strong>Author:</strong> Anderson Banihirwe, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
20132013
<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>.
20142014
</p>
20152015
</div>
@@ -2037,7 +2037,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
20372037
<img src="_static/thumbnails/ptss-xarray2.jpeg" class="gallery-thumbnail" />
20382038
<div class="container">
20392039
<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>
2040-
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Anderson Banihirwe<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
2040+
<p class="card-subtitle"><strong>Author:</strong> Anderson Banihirwe, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
20412041
<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>.
20422042
</p>
20432043
</div>
@@ -2065,7 +2065,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
20652065
<img src="_static/thumbnails/ptss-dask1.jpeg" class="gallery-thumbnail" />
20662066
<div class="container">
20672067
<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>
2068-
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Anderson Banihirwe<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
2068+
<p class="card-subtitle"><strong>Author:</strong> Anderson Banihirwe, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
20692069
<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>.
20702070
</p>
20712071
</div>
@@ -2093,7 +2093,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
20932093
<img src="_static/thumbnails/ptss-dask2.jpeg" class="gallery-thumbnail" />
20942094
<div class="container">
20952095
<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>
2096-
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Anderson Banihirwe<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
2096+
<p class="card-subtitle"><strong>Author:</strong> Anderson Banihirwe, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
20972097
<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>.
20982098
</p>
20992099
</div>

_static/custom.css

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -229,3 +229,13 @@ html[data-theme="dark"] h6 {
229229
color: #f5f5f5;
230230
/* Almost white for headings */
231231
}
232+
233+
.admonition.large-banner {
234+
background-color: white;
235+
border: 2px solid #b8860b;
236+
color: #222;
237+
}
238+
239+
.admonition :last-child, div.admonition :last-child {
240+
margin-left: .5rem;
241+
}

about.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,7 @@
3333
<link rel="stylesheet" type="text/css" href="_static/mystnb.4510f1fc1dee50b3e5859aac5469c37c29e427902b24a333a5f9fcb2f0b3ac41.css" />
3434
<link rel="stylesheet" type="text/css" href="_static/copybutton.css?v=76b2166b" />
3535
<link rel="stylesheet" type="text/css" href="_static/sphinx-design.min.css?v=95c83b7e" />
36-
<link rel="stylesheet" type="text/css" href="_static/custom.css?v=c9a1db44" />
36+
<link rel="stylesheet" type="text/css" href="_static/custom.css?v=04c8be70" />
3737

3838
<!-- Pre-loaded scripts that we'll load fully later -->
3939
<link rel="preload" as="script" href="_static/scripts/bootstrap.js?digest=dfe6caa3a7d634c4db9b" />
@@ -70,7 +70,7 @@
7070
<link rel="prev" title="Project Pythia" href="index.html" />
7171
<meta name="viewport" content="width=device-width, initial-scale=1"/>
7272
<meta name="docsearch:language" content="en"/>
73-
<meta name="docbuild:last-update" content="9 June 2025"/>
73+
<meta name="docbuild:last-update" content="15 June 2025"/>
7474
</head>
7575

7676

@@ -832,7 +832,7 @@ <h2>Presentations about Project Pythia<a class="headerlink" href="#presentations
832832

833833
<div class="footer-item">
834834
<p class="last-updated">
835-
Last updated on 9 June 2025.
835+
Last updated on 15 June 2025.
836836
<br/>
837837
</p>
838838
</div>
@@ -919,7 +919,7 @@ <h1>Contribute</h1>
919919

920920
By the <a href="https://projectpythia.org/">Project Pythia</a> Community.
921921

922-
Last updated on 9 June 2025.
922+
Last updated on 15 June 2025.
923923
</p>
924924
</div>
925925
</div>

blog.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@
3232
<link rel="stylesheet" type="text/css" href="_static/mystnb.4510f1fc1dee50b3e5859aac5469c37c29e427902b24a333a5f9fcb2f0b3ac41.css" />
3333
<link rel="stylesheet" type="text/css" href="_static/copybutton.css?v=76b2166b" />
3434
<link rel="stylesheet" type="text/css" href="_static/sphinx-design.min.css?v=95c83b7e" />
35-
<link rel="stylesheet" type="text/css" href="_static/custom.css?v=c9a1db44" />
35+
<link rel="stylesheet" type="text/css" href="_static/custom.css?v=04c8be70" />
3636

3737
<!-- Pre-loaded scripts that we'll load fully later -->
3838
<link rel="preload" as="script" href="_static/scripts/bootstrap.js?digest=dfe6caa3a7d634c4db9b" />
@@ -67,7 +67,7 @@
6767
<link rel="search" title="Search" href="search.html" />
6868
<meta name="viewport" content="width=device-width, initial-scale=1"/>
6969
<meta name="docsearch:language" content="en"/>
70-
<meta name="docbuild:last-update" content="9 June 2025"/>
70+
<meta name="docbuild:last-update" content="15 June 2025"/>
7171
<link
7272
rel="alternate"
7373
type="application/atom+xml"
@@ -854,7 +854,7 @@ <h2 class="ablog-post-title">
854854

855855
<div class="footer-item">
856856
<p class="last-updated">
857-
Last updated on 9 June 2025.
857+
Last updated on 15 June 2025.
858858
<br/>
859859
</p>
860860
</div>
@@ -941,7 +941,7 @@ <h1>Contribute</h1>
941941

942942
By the <a href="https://projectpythia.org/">Project Pythia</a> Community.
943943

944-
Last updated on 9 June 2025.
944+
Last updated on 15 June 2025.
945945
</p>
946946
</div>
947947
</div>

0 commit comments

Comments
 (0)