From 92602dce6179e10187c13711c337b3e6685fcbf4 Mon Sep 17 00:00:00 2001 From: Angus Hollands Date: Mon, 3 Feb 2025 17:30:06 +0000 Subject: [PATCH 1/2] fix: use iframe directive --- portal/index.md | 12 +++++------- 1 file changed, 5 insertions(+), 7 deletions(-) diff --git a/portal/index.md b/portal/index.md index b9a09d9c..beb874c8 100644 --- a/portal/index.md +++ b/portal/index.md @@ -2,7 +2,7 @@ :::{banner} :color: rgba(26, 100, 143, 0.9) -:image: _static/images/backgrounds/pexels-jeff-stapleton-5792818.jpg +:image: \_static/images/backgrounds/pexels-jeff-stapleton-5792818.jpg :caption: Photo by Jeff Stapleton from Pexels :class: dark-banner ::: @@ -35,7 +35,6 @@ _community-owned_, _geoscience-focused_, and _high-quality_. - ## Start Learning Project Pythia has several resources for you to use to start learning how to use Python @@ -202,9 +201,9 @@ and [Outreach Meetings](https://docs.google.com/document/d/e/2PACX-1vQBAt5B24wig ### Meeting & Event Calendar -
- -
+:::{iframe} https://calendar.google.com/calendar/embed?src=c_4qpvf316afd9mv0ci7d2uiafog%40group.calendar.google.com +::: + ## How to Cite @@ -212,11 +211,10 @@ The material in Project Pythia is licensed for free and open consumption and reu 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. -> 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 +> 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 [![DOI](https://zenodo.org/badge/DOI/10.5281/zenodo.8184298.svg)](https://doi.org/10.5281/zenodo.8184298) - ```{toctree} --- hidden: True From 6b53aabc84453137c43d71326169b099bcd9c20e Mon Sep 17 00:00:00 2001 From: Angus Hollands Date: Wed, 5 Feb 2025 11:24:10 +0000 Subject: [PATCH 2/2] Update portal/index.md --- portal/index.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/portal/index.md b/portal/index.md index beb874c8..bc670bb9 100644 --- a/portal/index.md +++ b/portal/index.md @@ -2,7 +2,7 @@ :::{banner} :color: rgba(26, 100, 143, 0.9) -:image: \_static/images/backgrounds/pexels-jeff-stapleton-5792818.jpg +:image: _static/images/backgrounds/pexels-jeff-stapleton-5792818.jpg :caption: Photo by Jeff Stapleton from Pexels :class: dark-banner :::