Skip to content

Commit d1f45ae

Browse files
committed
Deploying to gh-pages from @ 2b4f524 🚀
1 parent 76385d3 commit d1f45ae

Some content is hidden

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

45 files changed

+3452
-385
lines changed

_images/bycountry.png

-484 Bytes
Loading

_images/thisyear.png

370 Bytes
Loading

_images/toppages.png

277 Bytes
Loading

_sources/index.md

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

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

12+
<a href="posts/binderhub_status.html" role="button" class="btn btn-light btn-lg" style="display: flex; align-items: center; font-weight: 600; text-decoration: none; background-color: orange; border: rgba(var(--spt-color-dark), 1);">
13+
Pythia BinderHub Maintenance Monday Dec. 19, 2024
14+
</a>
15+
16+
<br><br>
17+
1218
<a href="posts/fundraiser.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);">
1319
Donate to support Project Pythia!
1420
</a>

_sources/metrics.md

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

3-
Last Updated: 2024-12-17 04:25:53.596884
3+
Last Updated: 2024-12-19 20:51:53.842163
44

55
| Project | Users |
66
| ----- | ----- |
7-
| Portal | 17.0K |
8-
| Foundations | 66.6K |
9-
| Cookbooks | 16.6K |
7+
| Portal | 17.1K |
8+
| Foundations | 66.8K |
9+
| Cookbooks | 16.7K |
1010

1111
![Users this Year](metrics/thisyear.png)
1212

_sources/posts/binderhub_status.md

Lines changed: 10 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,10 @@
1+
---
2+
blogpost: true
3+
date: Dec 18, 2024
4+
author: Kevin Tyle
5+
tags: ["binderhub", "maintenance"]
6+
---
7+
8+
# Pythia BinderHub Server Maintenance
9+
10+
Our [BinderHub](https://binder.projectpythia.org) will be offline Monday, Dec. 23, from approximately 1530 - 1700 UTC.

_sources/resource-gallery.md

Lines changed: 2 additions & 2 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:bcych@ucsd.edu">Brendan Cych</a>, <a href="mailto:[email protected]">Lisa Tauxe</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:bcych@ucsd.edu">Brendan Cych</a>, <a href="mailto:hasefaw@ucsd.edu">Hanna Asefaw</a>, <a href="mailto:[email protected]">Lisa Tauxe</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>
@@ -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> Drew Camron, Project Pythia, Max Grover<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
1984+
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Max Grover, Drew Camron<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>

_static/basic.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@ div.sphinxsidebarwrapper {
4848

4949
div.sphinxsidebar {
5050
float: left;
51-
width: 270px;
51+
width: 230px;
5252
margin-left: -100%;
5353
font-size: 90%;
5454
word-wrap: break-word;

_static/scripts/pydata-sphinx-theme.js

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

_static/scripts/pydata-sphinx-theme.js.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)