Skip to content

Commit 5a9cb45

Browse files
committed
content sp
1 parent 5af0f5f commit 5a9cb45

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

portal/gallery.yaml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -867,7 +867,7 @@
867867
- title: Your First Python Tutorial - Reading in a .txt File
868868
url: https://youtu.be/Jog7ybd6amw
869869
description: |
870-
Recording from the Python Tutorial Seminar Series designed to teach you Python, not package specific syntax. This lessons covers setting up a work environment and opening a .txt file. The conent to follow along with this video is hosted on the <A href="https://ncar.github.io/python-tutorial/tutorials/yourfirst.html">Xdev Python Tutorial website</A>.
870+
Recording from the Python Tutorial Seminar Series designed to teach you Python, not package specific syntax. This lessons covers setting up a work environment and opening a .txt file. The content to follow along with this video is hosted on the <A href="https://ncar.github.io/python-tutorial/tutorials/yourfirst.html">Xdev Python Tutorial website</A>.
871871
authors:
872872
- name: Project Pythia
873873
- name: Julia Kent
@@ -883,7 +883,7 @@
883883
- title: Your First Python Tutorial - Creating a Data Dictionary
884884
url: https://youtu.be/5z6-t62x7Xs
885885
description: |
886-
Recording from the Python Tutorial Seminar Series designed to teach you Python, not package specific syntax. This lessons covers creating a data dictionary. The conent to follow along with this video is hosted on the <A href="https://ncar.github.io/python-tutorial/tutorials/yourfirst.html#creating-a-data-dictionary">Xdev Python Tutorial website</A>.
886+
Recording from the Python Tutorial Seminar Series designed to teach you Python, not package specific syntax. This lessons covers creating a data dictionary. The content to follow along with this video is hosted on the <A href="https://ncar.github.io/python-tutorial/tutorials/yourfirst.html#creating-a-data-dictionary">Xdev Python Tutorial website</A>.
887887
authors:
888888
- name: Project Pythia
889889
- name: Julia Kent
@@ -899,7 +899,7 @@
899899
- title: Your First Python Tutorial - Writing Functions
900900
url: https://youtu.be/BerEf_3CsL8
901901
description: |
902-
Recording from the Python Tutorial Seminar Series designed to teach you Python, not package specific syntax. This lessons covers how to write and call functions in Python. The conent to follow along with this video is hosted on the <A href ="https://ncar.github.io/python-tutorial/tutorials/yourfirst.html#writing-functions">Xdev Python Tutorial website</A>.
902+
Recording from the Python Tutorial Seminar Series designed to teach you Python, not package specific syntax. This lessons covers how to write and call functions in Python. The content to follow along with this video is hosted on the <A href ="https://ncar.github.io/python-tutorial/tutorials/yourfirst.html#writing-functions">Xdev Python Tutorial website</A>.
903903
authors:
904904
- name: Project Pythia
905905
- name: Julia Kent
@@ -915,7 +915,7 @@
915915
- title: Your First Python Tutorial - Creating Your Own Package
916916
url: https://youtu.be/6lbbTwGFcTc
917917
description: |
918-
Recording from the Python Tutorial Seminar Series designed to teach you Python, not package specific syntax. This lessons covers how to create and call modules and packages. The conent to follow along with this video is hosted on the <A href="https://ncar.github.io/python-tutorial/tutorials/yourfirst.html#first-python-package">Xdev Python Tutorial website</A>.
918+
Recording from the Python Tutorial Seminar Series designed to teach you Python, not package specific syntax. This lessons covers how to create and call modules and packages. The content to follow along with this video is hosted on the <A href="https://ncar.github.io/python-tutorial/tutorials/yourfirst.html#first-python-package">Xdev Python Tutorial website</A>.
919919
authors:
920920
- name: Project Pythia
921921
- name: Julia Kent
@@ -931,7 +931,7 @@
931931
- title: Your First Python Tutorial - Using a Built-In Package and Publishing Your Package
932932
url: https://youtu.be/44QUMCh2ZHU
933933
description: |
934-
Recording from the Python Tutorial Seminar Series designed to teach you Python, not package specific syntax. This lessons covers how to use your first external buil-in package, `math`, and how to publish your package. The conent to follow along with this video is hosted on the <A href="https://ncar.github.io/python-tutorial/tutorials/yourfirst.html#using-a-built-in-package">Xdev Python Tutorial website</A>.
934+
Recording from the Python Tutorial Seminar Series designed to teach you Python, not package specific syntax. This lessons covers how to use your first external buil-in package, `math`, and how to publish your package. The content to follow along with this video is hosted on the <A href="https://ncar.github.io/python-tutorial/tutorials/yourfirst.html#using-a-built-in-package">Xdev Python Tutorial website</A>.
935935
authors:
936936
- name: Project Pythia
937937
- name: Julia Kent
@@ -963,7 +963,7 @@
963963
- title: Python Tutorial Seminar Series - Numpy
964964
url: https://youtu.be/kstc-6uz7AQ
965965
description: |
966-
Recording from the Python Tutorial Seminar Series introducing the Python Package `numpy`. The conent to follow along with this video is hosted on this <A href="https://colab.research.google.com/drive/1zcjaGXofLzUXkQzJKnANE9Z3yFUt0q7E?">Numpy Google Collab</A>.
966+
Recording from the Python Tutorial Seminar Series introducing the Python Package `numpy`. The content to follow along with this video is hosted on this <A href="https://colab.research.google.com/drive/1zcjaGXofLzUXkQzJKnANE9Z3yFUt0q7E?">Numpy Google Collab</A>.
967967
authors:
968968
- name: Project Pythia
969969
- name: A Kootz

0 commit comments

Comments
 (0)