You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Addresses #222 - Highlighting all of the Pythia resources from the landing page (#227)
* Fixed#222
Highlighting all of the Pythia resources from the landing page
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Update portal/index.md
Co-authored-by: Brian Rose <[email protected]>
* Update portal/index.md
Co-authored-by: Brian Rose <[email protected]>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Julia Kent <[email protected]>
Co-authored-by: Brian Rose <[email protected]>
Copy file name to clipboardExpand all lines: portal/index.md
+40-4
Original file line number
Diff line number
Diff line change
@@ -33,10 +33,8 @@ _community-owned_, _geoscience-focused_, and _high-quality_.
33
33
34
34
## Start Learning
35
35
36
-
Project Pythia has two main resources for you to use to start learning how to use Python
37
-
and the technology in the Python ecosystem for the geosciences: the
38
-
[Pythia Foundations Book](#the-foundations-book) and the
39
-
[Pythia Resource Gallery](#the-resource-gallery).
36
+
Project Pythia has several resources for you to use to start learning how to use Python
37
+
and the technology in the Python ecosystem for the geosciences.
40
38
41
39
### The Foundations Book
42
40
@@ -68,6 +66,44 @@ your own pace.
68
66
</a>
69
67
</span>
70
68
69
+
### Webinar Tutorial Series
70
+
71
+
The [Pythia Webinar Tutorial Series](https://ncar-xdev.github.io/status/tutorials.html) is hosted regularly by the Project Pythia team. Anyone can join
72
+
these hour-long, instructor-led interactive tutorials. Participants can
73
+
sit back and learn, or download a Jupyter Notebook and work along with
74
+
the instructor. Each seminar is recorded for later viewing on the
0 commit comments