Skip to content

Commit 92602dc

Browse files
committed
fix: use iframe directive
1 parent aa18fe0 commit 92602dc

File tree

1 file changed

+5
-7
lines changed

1 file changed

+5
-7
lines changed

portal/index.md

+5-7
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
:::{banner}
44
: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
66
:caption: Photo by Jeff Stapleton from Pexels
77
:class: dark-banner
88
:::
@@ -35,7 +35,6 @@ _community-owned_, _geoscience-focused_, and _high-quality_.
3535
</a>
3636
</span>
3737

38-
3938
## Start Learning
4039

4140
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
202201

203202
### Meeting & Event Calendar
204203

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+
208207

209208
## How to Cite
210209

211210
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.
212211

213212
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.
214213

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
216215
217216
[![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.8184298.svg)](https://doi.org/10.5281/zenodo.8184298)
218217

219-
220218
```{toctree}
221219
---
222220
hidden: True

0 commit comments

Comments
 (0)