Skip to content

Commit b58c20f

Browse files
temp build without SVEI_demo
1 parent 84a95ba commit b58c20f

3 files changed

Lines changed: 2 additions & 622 deletions

File tree

.github/workflows/book.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,10 +14,10 @@ jobs:
1414
- uses: actions/checkout@v4
1515

1616
# Install dependencies
17-
- name: Set up Python 3.10
17+
- name: Set up Python 3.12
1818
uses: actions/setup-python@v5
1919
with:
20-
python-version: '3.10'
20+
python-version: '3.12'
2121

2222
- name: Install dependencies
2323
run: |

example_notebooks/template_notebooks.md

Lines changed: 0 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -73,15 +73,4 @@ Tsunakawa-Shaw paleointensity template 🧭🏋️
7373
This template enables data from Tsunakawa-Shaw method paleointensity experiments to be analyzed using PmagPy (see Yamamoto et al. 2022 for examples; https://doi.org/10.1029/2022GC010391).
7474
:::
7575

76-
:::{grid-item-card}
77-
:link: template_notebooks/SVEI_demo
78-
:link-type: doc
79-
:class-header: bg-light
80-
81-
SVEI demo 🤖
82-
^^^
83-
84-
This template enables users to use the SVEI model (see Tauxe et al., 2024 for further information; https://doi.org/10.1029/2024JB029502).
85-
:::
86-
8776
::::

example_notebooks/template_notebooks/SVEI_demo.ipynb

Lines changed: 0 additions & 609 deletions
This file was deleted.

0 commit comments

Comments
 (0)