Skip to content

Commit a4b9b21

Browse files
committed
deploy: a836805
1 parent 1dad3df commit a4b9b21

File tree

5 files changed

+42
-31
lines changed

5 files changed

+42
-31
lines changed

_preview/435/_sources/cookbook-guide.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -164,6 +164,12 @@ Here's a handy trick for finding your published book:
164164

165165
The link to your published book will then be displayed on the home page of the repo.
166166

167+
```{Note}
168+
If you have transfered your repository to the ProjectPythia organization and also made a personal fork, the publishing pipeline automation will _only run on the upstream fork on the ProjectPythia organization_ so there's only one copy of the "published" book.
169+
170+
It's possible to enable the workflows on your personal fork, but usually unneccesary if you preview your work via Pull Requests (see below).
171+
```
172+
167173
### Pull Requests and previews
168174

169175
Collaboration on Cookbooks is best done via [Pull Requests](https://foundations.projectpythia.org/foundations/github/github-pull-request.html). Every PR on a Cookbook repository will trigger a "Preview" version of our publishing pipeline. The entire book is re-built from the updated source and the preview site is hosted at a temporary online location. This way, the team can safely see what the end product will look like after the PR is merged.

_preview/435/_sources/resource-gallery.md

Lines changed: 15 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -151,7 +151,7 @@ Packages
151151
<img src="_static/thumbnails/earth_env_data_science.png" class="gallery-thumbnail" />
152152
<div class="container">
153153
<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>
154-
<p class="card-subtitle"><strong>Author:</strong> Kerry Key, Ryan Abernathey<br/><strong>Affiliation:</strong> Lamont-Doherty Earth Observatory</p>
154+
<p class="card-subtitle"><strong>Author:</strong> Ryan Abernathey, Kerry Key<br/><strong>Affiliation:</strong> Lamont-Doherty Earth Observatory</p>
155155
<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>
156156
</div>
157157
</div>
@@ -160,7 +160,7 @@ Packages
160160
<div class="content">
161161
<img src="_static/thumbnails/earth_env_data_science.png" class="modal-img" />
162162
<h3 class="display-3">An Introduction to Earth and Environmental Data Science</h3>
163-
<strong>Author:</strong> Kerry Key, Ryan Abernathey
163+
<strong>Author:</strong> Ryan Abernathey, Kerry Key
164164
<br/>
165165
<strong>Affiliation:</strong> Lamont-Doherty Earth Observatory
166166
<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.
@@ -1421,7 +1421,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
14211421
<img src="_static/images/ebp-logo.png" class="gallery-thumbnail" />
14221422
<div class="container">
14231423
<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>
1424-
<p class="card-subtitle"><strong>Author:</strong> <a href="mailto:[email protected]">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>
1424+
<p class="card-subtitle"><strong>Author:</strong> <a href="mailto:[email protected]">Hanna Asefaw</a>, <a href="mailto:bcych@ucsd.edu">Brendan Cych</a>, <a href="mailto:ltauxe@ucsd.edu">Lisa Tauxe</a><br/><strong>Affiliation:</strong> <a href="https://scripps.ucsd.edu/">Scripps Institution of Oceanography</a></p>
14251425
<p class="my-2">Python Programming for Earth Science Students </p>
14261426
</div>
14271427
</div>
@@ -1599,7 +1599,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
15991599
<img src="_static/thumbnails/ptss-txtfile.jpeg" class="gallery-thumbnail" />
16001600
<div class="container">
16011601
<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>
1602-
<p class="card-subtitle"><strong>Author:</strong> Julia Kent, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
1602+
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Julia Kent<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
16031603
<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>.
16041604
</p>
16051605
</div>
@@ -1624,7 +1624,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
16241624
<img src="_static/thumbnails/ptss-datadict.jpeg" class="gallery-thumbnail" />
16251625
<div class="container">
16261626
<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>
1627-
<p class="card-subtitle"><strong>Author:</strong> Julia Kent, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
1627+
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Julia Kent<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
16281628
<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>.
16291629
</p>
16301630
</div>
@@ -1649,7 +1649,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
16491649
<img src="_static/thumbnails/ptss-writingfx.jpeg" class="gallery-thumbnail" />
16501650
<div class="container">
16511651
<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>
1652-
<p class="card-subtitle"><strong>Author:</strong> Julia Kent, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
1652+
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Julia Kent<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
16531653
<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>.
16541654
</p>
16551655
</div>
@@ -1674,7 +1674,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
16741674
<img src="_static/thumbnails/ptss-firstpackage.jpeg" class="gallery-thumbnail" />
16751675
<div class="container">
16761676
<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>
1677-
<p class="card-subtitle"><strong>Author:</strong> Julia Kent, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
1677+
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Julia Kent<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
16781678
<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>.
16791679
</p>
16801680
</div>
@@ -1699,7 +1699,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
16991699
<img src="_static/thumbnails/ptss-builtinpackage.jpeg" class="gallery-thumbnail" />
17001700
<div class="container">
17011701
<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>
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>
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>
17031703
<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>.
17041704
</p>
17051705
</div>
@@ -1774,7 +1774,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
17741774
<img src="_static/thumbnails/ptss-matplotlib.jpeg" class="gallery-thumbnail" />
17751775
<div class="container">
17761776
<a href="https://youtu.be/EiPRIdHQEmE" class="text-decoration-none"><h4 class="display-4 p-0">Python Tutorial Seminar Series - Matplotlib</h4></a>
1777-
<p class="card-subtitle"><strong>Author:</strong> Anissa Zacharias, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
1777+
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Anissa Zacharias<br/><strong>Affiliation:</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 `matplotlib`. The content to follow along with this video is hosted on this <A href="https://github.com/anissa111/matplotlib-tutorial">Matplotlib Tutorial GitHub Repository</A>.
17791779
</p>
17801780
</div>
@@ -1876,7 +1876,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
18761876
<img src="_static/thumbnails/ptss-pandas.jpeg" class="gallery-thumbnail" />
18771877
<div class="container">
18781878
<a href="https://youtu.be/BsV3ek7qsiM" class="text-decoration-none"><h4 class="display-4 p-0">Python Tutorial Seminar Series - Pandas</h4></a>
1879-
<p class="card-subtitle"><strong>Author:</strong> Max Grover, Drew Camron, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
1879+
<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>
18801880
<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>.
18811881
</p>
18821882
</div>
@@ -1901,7 +1901,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
19011901
<img src="_static/thumbnails/ptss-xarray1.jpeg" class="gallery-thumbnail" />
19021902
<div class="container">
19031903
<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>
1904-
<p class="card-subtitle"><strong>Author:</strong> Anderson Banihirwe, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
1904+
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Anderson Banihirwe<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
19051905
<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>.
19061906
</p>
19071907
</div>
@@ -1926,7 +1926,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
19261926
<img src="_static/thumbnails/ptss-xarray2.jpeg" class="gallery-thumbnail" />
19271927
<div class="container">
19281928
<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>
1929-
<p class="card-subtitle"><strong>Author:</strong> Anderson Banihirwe, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
1929+
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Anderson Banihirwe<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
19301930
<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>.
19311931
</p>
19321932
</div>
@@ -1951,7 +1951,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
19511951
<img src="_static/thumbnails/ptss-dask1.jpeg" class="gallery-thumbnail" />
19521952
<div class="container">
19531953
<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>
1954-
<p class="card-subtitle"><strong>Author:</strong> Anderson Banihirwe, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
1954+
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Anderson Banihirwe<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
19551955
<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>.
19561956
</p>
19571957
</div>
@@ -1976,7 +1976,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
19761976
<img src="_static/thumbnails/ptss-dask2.jpeg" class="gallery-thumbnail" />
19771977
<div class="container">
19781978
<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>
1979-
<p class="card-subtitle"><strong>Author:</strong> Anderson Banihirwe, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
1979+
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Anderson Banihirwe<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
19801980
<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>.
19811981
</p>
19821982
</div>
@@ -2001,7 +2001,7 @@ Xarray is inspired by and borrows heavily from pandas, the popular data analysis
20012001
<img src="_static/thumbnails/ptss-geocatplot.jpeg" class="gallery-thumbnail" />
20022002
<div class="container">
20032003
<a href="https://youtu.be/It231le1fAU" class="text-decoration-none"><h4 class="display-4 p-0">Python Tutorial Seminar Series - Plotting with GeoCAT</h4></a>
2004-
<p class="card-subtitle"><strong>Author:</strong> Anissa Zacharias, Project Pythia<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
2004+
<p class="card-subtitle"><strong>Author:</strong> Project Pythia, Anissa Zacharias<br/><strong>Affiliation:</strong> <a href="https://ncar.ucar.edu/">NCAR</a></p>
20052005
<p class="my-2">Recording from the Python Tutorial Seminar Series introducing advanced plotting techniques and highlighting tools developed by GeoCAT. The content to follow along with this video is hosted in this <A href="https://github.com/anissa111/plotting-with-geocat-tutorial">Plotting with GeoCat GitHub Repository</A>.
20062006
</p>
20072007
</div>

_preview/435/cookbook-guide.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -557,6 +557,11 @@ <h3>Where is my book?<a class="headerlink" href="#where-is-my-book" title="Link
557557
<li><p>Select the checkbox “Use your GitHub Pages website”.</p></li>
558558
</ul>
559559
<p>The link to your published book will then be displayed on the home page of the repo.</p>
560+
<div class="admonition note">
561+
<p class="admonition-title">Note</p>
562+
<p>If you have transfered your repository to the ProjectPythia organization and also made a personal fork, the publishing pipeline automation will <em>only run on the upstream fork on the ProjectPythia organization</em> so there’s only one copy of the “published” book.</p>
563+
<p>It’s possible to enable the workflows on your personal fork, but usually unneccesary if you preview your work via Pull Requests (see below).</p>
564+
</div>
560565
</section>
561566
<section id="pull-requests-and-previews">
562567
<h3>Pull Requests and previews<a class="headerlink" href="#pull-requests-and-previews" title="Link to this heading"><i class="fas fa-link"></i></a></h3>

0 commit comments

Comments
 (0)