|
2 | 2 |
|
3 | 3 | :::{banner} |
4 | 4 | :color: rgba(26, 100, 143, 0.9) |
5 | | -:image: _static/images/backgrounds/pexels-jeff-stapleton-5792818.jpg |
| 5 | +:image: \_static/images/backgrounds/pexels-jeff-stapleton-5792818.jpg |
6 | 6 | :caption: Photo by Jeff Stapleton from Pexels |
7 | 7 | :class: dark-banner |
8 | 8 | ::: |
@@ -35,7 +35,6 @@ _community-owned_, _geoscience-focused_, and _high-quality_. |
35 | 35 | </a> |
36 | 36 | </span> |
37 | 37 |
|
38 | | - |
39 | 38 | ## Start Learning |
40 | 39 |
|
41 | 40 | Project Pythia has several resources for you to use to start learning how to use Python |
@@ -202,21 +201,20 @@ and [Outreach Meetings](https://docs.google.com/document/d/e/2PACX-1vQBAt5B24wig |
202 | 201 |
|
203 | 202 | ### Meeting & Event Calendar |
204 | 203 |
|
205 | | -<div class="iframe-4x3"> |
206 | | - <iframe src="https://calendar.google.com/calendar/embed?src=c_4qpvf316afd9mv0ci7d2uiafog%40group.calendar.google.com" frameborder="0" scrolling="no"></iframe> |
207 | | -</div> |
| 204 | +:::{iframe} https://calendar.google.com/calendar/embed?src=c_4qpvf316afd9mv0ci7d2uiafog%40group.calendar.google.com |
| 205 | +::: |
| 206 | + |
208 | 207 |
|
209 | 208 | ## How to Cite |
210 | 209 |
|
211 | 210 | The material in Project Pythia is licensed for free and open consumption and reuse. All code is served under [Apache 2.0](https://www.apache.org/licenses/LICENSE-2.0), while all non-code content is licensed under [Creative Commons BY 4.0 (CC BY 4.0)](https://creativecommons.org/licenses/by/4.0/). Effectively, this means you are free to share and adapt this material so long as you give appropriate credit to the Project Pythia community. |
212 | 211 |
|
213 | 212 | To cite this project, please site our [NSF GEO OSE proposal](https://zenodo.org/record/8184298). Individual components of the project may be cited separately. |
214 | 213 |
|
215 | | -> Rose, Brian E. J., Clyne, John, May, Ryan, Munroe, James, Snyder, Amelia, Eroglu, Orhan, & Tyle, Kevin. (2023). Collaborative Research: GEO OSE TRACK 2: Project Pythia and Pangeo: Building an inclusive geoscience community through accessible, reusable, and reproducible workflows. Zenodo. https://doi.org/10.5281/zenodo.8184298 |
| 214 | +> Rose, Brian E. J., Clyne, John, May, Ryan, Munroe, James, Snyder, Amelia, Eroglu, Orhan, & Tyle, Kevin. (2023). Collaborative Research: GEO OSE TRACK 2: Project Pythia and Pangeo: Building an inclusive geoscience community through accessible, reusable, and reproducible workflows. Zenodo. https://doi.org/10.5281/zenodo.8184298 |
216 | 215 |
|
217 | 216 | [](https://doi.org/10.5281/zenodo.8184298) |
218 | 217 |
|
219 | | - |
220 | 218 | ```{toctree} |
221 | 219 | --- |
222 | 220 | hidden: True |
|
0 commit comments