1
- # Project Pythia
1
+ ---
2
+ site :
3
+ hide_outline : true
4
+ hide_toc : true
5
+ hide_title_block : true
6
+ ---
7
+
8
+ +++ {"kind": "split-image"}
2
9
3
- :::{banner}
4
- :color: rgba(26, 100, 143, 0.9)
5
- :image: _ static/images/backgrounds/pexels-jeff-stapleton-5792818.jpg
10
+ ## Project Pythia
11
+
12
+ :::{image} _ static/images/backgrounds/pexels-jeff-stapleton-5792818.jpg
6
13
:caption: Photo by Jeff Stapleton from Pexels
7
- :class: dark-banner
8
14
:::
9
15
10
- <span style =" font-size : 2.6rem ;" >An education and training hub for the geoscientific Python community</span >
16
+ An education and training hub for the geoscientific Python community
17
+
18
+ Project Pythia is hosting a Cookbook Cook-Off June 11-14, 2024. {button}` Cookbook Cook-Off<https://projectpythia.org/pythia-cookoff-2024> `
19
+
20
+ +++ { "kind": "justified"}
11
21
12
- <a href =" https://projectpythia.org/pythia-cookoff-2024/ " role =" button " class =" btn btn-light btn-lg " style =" display : flex ; align-items : center ; font-weight : 600 ; text-decoration : none ; background-color : #ccc ; border : rgba (var (--spt-color-dark ), 1 );" >
13
- Project Pythia is hosting a Cookbook Cook-Off June 11-14, 2024.<br>
14
- Learn more here.
15
- </a >
22
+ ## What is Project Pythia?
16
23
17
- [ Project Pythia] ( about ) is the education working group for [ Pangeo] ( https://pangeo.io )
24
+ {button}` Learn More →<./about.md> `
25
+
26
+ [ Project Pythia] ( ./about.md ) is the education working group for [ Pangeo] ( https://pangeo.io )
18
27
and is an educational resource for the entire geoscience community.
19
28
Together these initiatives are helping geoscientists make sense of huge volumes of
20
29
numerical scientific data using tools that facilitate open, reproducible science,
21
30
and building an inclusive [ community of practice] ( https://en.wikipedia.org/wiki/Community_of_practice )
22
31
around these goals.
23
32
24
- Project Pythia is a home for Python-centered learning resources that are _ open-source_ ,
33
+ Project Pythia is a home for Python-justified learning resources that are _ open-source_ ,
25
34
_ community-owned_ , _ geoscience-focused_ , and _ high-quality_ .
26
35
27
- <span class =" d-flex justify-content-center py-4 " >
28
- <a href="about.html" role="button" class="btn btn-light btn-lg" style="display: flex; align-items: center; font-weight: 600; text-decoration: none;">
29
- About <img src="./_static/images/logos/pythia_logo-blue-rtext.svg" alt="Project Pythia" height="35px" style="margin-left: 0.5rem;">
30
- </a>
31
- <div class="horizontalgap" style="width:70px"></div>
32
- <a href="https://pangeo.io/about" role="button" class="btn btn-light btn-lg" style="display: flex; align-items: center; font-weight: 600; text-decoration: none;">
33
- About <img src="https://raw.githubusercontent.com/pangeo-data/pangeo/master/docs/_static/small_e_logo_cropped.png" alt="Pangeo logo" height="35px" style="margin-left: 0.5rem;">
34
- <img src="https://raw.githubusercontent.com/pangeo-data/pangeo/master/docs/_static/pangeo_simple_logo.svg" alt="Pangeo" height="22px">
35
- </a>
36
- </span >
36
+ +++ { "kind": "justified"}
37
37
38
38
## Start Learning
39
39
40
40
Project Pythia has several resources for you to use to start learning how to use Python
41
41
and the technology in the Python ecosystem for the geosciences.
42
42
43
- ### The Foundations Book
43
+ ::::{grid} 1 2 2 3
44
+ :::{card}
45
+ :url: https://foundations.projectpythia.org
46
+ :header: The Foundations Book
47
+ :footer: Visit the Foundations Book »
44
48
45
49
The [ Pythia Foundations Book] ( https://foundations.projectpythia.org ) is a
46
50
[ Jupyter Book] ( https://jupyterbook.org/ ) developed by the Pythia community to
47
51
act as a ** comprehensive set of tutorials** covering the ** foundational skills**
48
52
everyone needs to get started with ** computing in the open-source Python ecosystem** .
49
53
These foundational tutorials will serve as common references for more advanced and
50
54
domain-specific content to be housed here in the Pythia Portal.
55
+ :::
51
56
52
- <span class =" d-flex justify-content-center pt-1 pb-3 " >
53
- <a href="https://foundations.projectpythia.org" role="button" class="btn btn-primary btn-lg">
54
- Read the Pythia Foundations Book
55
- </a>
56
- </span >
57
-
58
- ### Pythia Cookbooks
57
+ :::{card}
58
+ :url: https://cookbooks.projectpythia.org
59
+ :header: Pythia Cookbooks
60
+ :footer: Visit Pythia Cookbooks »
59
61
60
62
Pythia Cookbooks are collections of more advanced and domain-specific example workflows building on top of Pythia Foundations.
63
+ :::
61
64
62
- <span class =" d-flex justify-content-center pt-1 pb-3 " >
63
- <a href="https://cookbooks.projectpythia.org" role="button" class="btn btn-primary btn-lg">
64
- Visit Pythia Cookbooks
65
- </a>
66
- </span >
67
-
68
- ### The Resource Gallery
65
+ :::{card}
66
+ :url: ./resource-gallery.md
67
+ :header: The Resource Gallery
68
+ :footer: Visit the Resource Gallery »
69
69
70
70
There is a wealth of educational resources out there on the internet for learning
71
71
Python and how to use it in the geosciences! We have attempted to gather together
72
72
a curated and filterable list of these resources (including Pythia's own content)
73
73
into our [ Pythia Resource Gallery] ( /resource-gallery ) .
74
74
Click the link below to see a hand-picked selection of resources for learning at
75
75
your own pace.
76
+ :::
76
77
77
- <span class =" d-flex justify-content-center pt-1 pb-3 " >
78
- <a href="/resource-gallery.html" role="button" class="btn btn-primary btn-lg">
79
- Visit the Pythia Resource Gallery
80
- </a>
81
- </span >
82
-
83
- ### Webinar Tutorial Series
78
+ :::{card}
79
+ :url: https://ncar-xdev.github.io/status/tutorials.html
80
+ :header: Webinar Tutorial Series
81
+ :footer: Visit the Pythia Webinar Tutorial Series »
84
82
85
83
The [ Pythia Webinar Tutorial Series] ( https://ncar-xdev.github.io/status/tutorials.html ) is hosted regularly by the Project Pythia team. Anyone can join
86
84
these hour-long, instructor-led interactive tutorials. Participants can
@@ -89,81 +87,30 @@ the instructor. Each seminar is recorded for later viewing on the
89
87
[ Project Pythia YouTube channel] ( https://www.youtube.com/channel/UCoZPBqJal5uKpO8ZiwzavCw ) .
90
88
Click the link below to view past and upcoming seminars, covering a range of
91
89
topics from beginning to advanced.
90
+ :::
92
91
93
- <span class =" d-flex justify-content-center pt-1 pb-3 " >
94
- <a href="https://ncar-xdev.github.io/status/tutorials.html" role="button" class="btn btn-primary btn-lg">
95
- Visit the Pythia Webinar Tutorial Series
96
- </a>
97
- </span >
98
-
99
- ### Pythia Data Collection
92
+ :::{card}
93
+ :url: https://github.com/ProjectPythia/pythia-datasets
94
+ :header: Pythia Data Collection
95
+ :footer: Visit the Pythia Data Repository »
100
96
101
97
Looking for a free, public domain geoscience data set that you can use to
102
98
sharpen your skills while learning the Scientific Python Ecosystem? All of
103
99
the example data used by the [ Pythia Foundations Book] ( https://foundations.projectpythia.org ) are freely accessible.
100
+ :::
101
+ ::::
104
102
105
- <span class =" d-flex justify-content-center pt-1 pb-3 " >
106
- <a href="https://github.com/ProjectPythia/pythia-datasets" role="button" class="btn btn-primary btn-lg">
107
- Visit the Pythia Data Repository
108
- </a>
109
- </span >
110
-
111
- <!--
112
- <a href="/gallery.html">
113
- <div id="galleryCarousel" class="carousel carousel-dark slide py-4" data-bs-ride="carousel">
114
- <div class="carousel-indicators">
115
- <button type="button" data-bs-target="#galleryCarousel" data-bs-slide-to="0" class="active" aria-current="true" aria-label="Slide 1"></button>
116
- <button type="button" data-bs-target="#galleryCarousel" data-bs-slide-to="1" aria-label="Slide 2"></button>
117
- <button type="button" data-bs-target="#galleryCarousel" data-bs-slide-to="2" aria-label="Slide 3"></button>
118
- </div>
119
- <div class="carousel-inner">
120
- <div class="carousel-item active">
121
- <img src="_static/images/pexels-brett-sayles-1431822.jpg" height="200" width="400" class="d-block w-100" alt="1"/>
122
- <div class="carousel-caption d-none d-md-block">
123
- <h5>Slide 1</h5>
124
- <p>This is Slide 1.</p>
125
- </div>
126
- </div>
127
- <div class="carousel-item">
128
- <img src="_static/images/pexels-pixabay-209831.jpg" height="200" width="400" class="d-block w-100" alt="2"/>
129
- <div class="carousel-caption d-none d-md-block">
130
- <h5>Slide 2</h5>
131
- <p>This is Slide 2.</p>
132
- </div>
133
- </div>
134
- <div class="carousel-item">
135
- <img src="_static/images/pexels-pixabay-531756.jpg" height="200" width="400" class="d-block w-100" alt="3"/>
136
- <div class="carousel-caption d-none d-md-block">
137
- <h5>Slide 3</h5>
138
- <p>This is Slide 3.</p>
139
- </div>
140
- </div>
141
- </div>
142
- <button class="carousel-control-prev" type="button" data-bs-target="#galleryCarousel" data-bs-slide="prev">
143
- <span class="carousel-control-prev-icon" aria-hidden="true"></span>
144
- <span class="visually-hidden">Previous</span>
145
- </button>
146
- <button class="carousel-control-next" type="button" data-bs-target="#galleryCarousel" data-bs-slide="next">
147
- <span class="carousel-control-next-icon" aria-hidden="true"></span>
148
- <span class="visually-hidden">Next</span>
149
- </button>
150
- </div>
151
- </a>
152
- -->
103
+ +++ { "kind": "justified"}
153
104
154
105
## Join us!
155
106
107
+ {button}` Go to Pangeo Discourse<https://discourse.pangeo.io/c/education/project-pythia/> `
108
+
156
109
If you have questions or want to share anything with the Project
157
110
Pythia Team, please reach out to us through the [ Project Pythia
158
111
category on the Pangeo Discourse forum] ( https://discourse.pangeo.io/c/education/project-pythia/ )
159
112
or join us at any of our [ Monthly Project Meetings] ( #monthly-pythia-meetings ) .
160
113
161
- <span class =" d-flex justify-content-center pt-1 pb-4 " >
162
- <a href="https://discourse.pangeo.io/c/education/project-pythia/" role="button" class="btn btn-primary btn-lg">
163
- Go to Pangeo Discourse
164
- </a>
165
- </span >
166
-
167
114
### Contributing
168
115
169
116
Anyone can contribute to and participate in Project Pythia!
@@ -173,20 +120,6 @@ Please see our [Contributor’s Guide](/contributing)
173
120
for details on how you can get involved, and come see our work in the
174
121
[ ProjectPythia GitHub Organization] ( https://github.com/ProjectPythia ) .
175
122
176
- <div class =" container " >
177
- <div class =" row " >
178
- <div class =" col-12 col-md m-2 " >
179
- <a class =" btn btn-primary btn-lg w-100 " href =" /contributing.html " role =" button " >Read our Contributor’s Guide</a >
180
- </div >
181
- <div class =" col-12 col-md-3 m-2 " >
182
- <a class =" btn btn-primary btn-lg w-100 " href =" https://github.com/ProjectPythia " role =" button " >Visit us on GitHub</a >
183
- </div >
184
- <div class =" col-12 col-md-4 m-2 " >
185
- <a class =" btn btn-primary btn-lg w-100 " href =" /code_of_conduct.html " role =" button " >Read our Code of Conduct</a >
186
- </div >
187
- </div >
188
- </div >
189
-
190
123
### Monthly Pythia Meetings
191
124
192
125
Project Pythia holds regular public meetings via Zoom as scheduled on the calendar below.
@@ -199,11 +132,10 @@ We publish all notes and agendas of our
199
132
[ Community Meetings] ( https://docs.google.com/document/d/e/2PACX-1vQWQrgHs_G5XyNH5GTFYydH_woUZcyZibdxPUWLpqFUYs20WM93kdx5onwOaizC_3-tfnbreMNQbYAp/pub )
200
133
and [ Outreach Meetings] ( https://docs.google.com/document/d/e/2PACX-1vQBAt5B24wig2eh-hxHzgJiXjKCpSeGKsw3PFizZjwH7ka71dagipKwCwQvmE-obmSOfR4Psj2lgbvU/pub ) .
201
134
202
- ### Meeting & Event Calendar
203
-
204
135
:::{iframe} https://calendar.google.com/calendar/embed?src=c_4qpvf316afd9mv0ci7d2uiafog%40group.calendar.google.com
205
136
:::
206
137
138
+ +++ { "kind": "justified"}
207
139
208
140
## How to Cite
209
141
@@ -214,17 +146,3 @@ To cite this project, please site our [NSF GEO OSE proposal](https://zenodo.org/
214
146
> 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
215
147
216
148
[ ![ DOI] ( https://zenodo.org/badge/DOI/10.5281/zenodo.8184298.svg )] ( https://doi.org/10.5281/zenodo.8184298 )
217
-
218
- ``` {toctree}
219
- ---
220
- hidden: True
221
- maxdepth: 1
222
- ---
223
- about.md
224
- contributing.md
225
- cookbook-guide.md
226
- code_of_conduct.md
227
- resource-gallery.md
228
- blog.md
229
- metrics.md
230
- ```
0 commit comments