Skip to content

Commit 837efc9

Browse files
jukentKevin Paul
andauthored
Add tutorial tag to tutorial videos (#202)
* Add tutorial recordings to resource gallery * Add thumbnails from youtube videos * Update thumbnails * Add thumbnails to correct path * Delete ptss-cartopy.jpeg * Delete ptss-dask1.jpeg * Delete ptss-oop.jpeg * Delete ptss-geocatviz.jpeg * Delete ptss-firstpackage.jpeg * Delete ptss-git.png * Delete ptss-txtfile.jpeg * Delete ptss-xarray1.jpeg * Delete ptss-writingfx.jpeg * Delete ptss-dask2.jpeg * Delete ptss-datadict.jpeg * Delete ptss-pandas.jpeg * Delete ptss-matplotlib.jpeg * Delete ptss-numpy.jpeg * Delete ptss-xarray2.jpeg * Delete ptss-geocatplot.jpeg * Delete ptss-jupyter.jpeg * Fix indent * update blackdoc v0.3.4 * Add videos * Add data viz domain tag * Add thumbnails * Add thumbnails for git * delete images in wrong directory * revert changes * add links to github repos in description * fix links with href * fix remaining links * use truncate to fix html * add truncatehtml to setup.cfg * update pre-commit * pre-commit * rm raw_input * del sys * Update portal/_extensions/truncatehtml.py Co-authored-by: Kevin Paul <[email protected]> * content sp * add tutorial tag to pythia tutorial videos Co-authored-by: Kevin Paul <[email protected]>
1 parent b64340e commit 837efc9

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

portal/gallery.yaml

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,7 @@
1414
- pure python
1515
formats:
1616
- video
17+
- tutorial
1718
affiliation:
1819
- pythia
1920
- xdev
@@ -890,6 +891,7 @@
890891
- pure python
891892
formats:
892893
- video
894+
- tutorial
893895
affiliation:
894896
- pythia
895897
- xdev
@@ -909,6 +911,7 @@
909911
- pure python
910912
formats:
911913
- video
914+
- tutorial
912915
affiliation:
913916
- pythia
914917
- xdev
@@ -928,6 +931,7 @@
928931
- pure python
929932
formats:
930933
- video
934+
- tutorial
931935
affiliation:
932936
- pythia
933937
- xdev
@@ -947,6 +951,7 @@
947951
- pure python
948952
formats:
949953
- video
954+
- tutorial
950955
affiliation:
951956
- pythia
952957
- xdev
@@ -966,6 +971,7 @@
966971
- pure python
967972
formats:
968973
- video
974+
- tutorial
969975
affiliation:
970976
- pythia
971977
- xdev
@@ -985,6 +991,7 @@
985991
- jupyter
986992
formats:
987993
- video
994+
- tutorial
988995
affiliation:
989996
- pythia
990997
- xdev
@@ -1004,6 +1011,7 @@
10041011
- numpy
10051012
formats:
10061013
- video
1014+
- tutorial
10071015
affiliation:
10081016
- pythia
10091017
- xdev
@@ -1023,6 +1031,7 @@
10231031
- matplotlib
10241032
formats:
10251033
- video
1034+
- tutorial
10261035
domains:
10271036
- data visualization
10281037
affiliation:
@@ -1042,6 +1051,7 @@
10421051
tags:
10431052
formats:
10441053
- video
1054+
- tutorial
10451055
affiliation:
10461056
- pythia
10471057
- xdev
@@ -1062,6 +1072,7 @@
10621072
- cartopy
10631073
formats:
10641074
- video
1075+
- tutorial
10651076
domains:
10661077
- data visualization
10671078
affiliation:
@@ -1083,6 +1094,7 @@
10831094
- git
10841095
formats:
10851096
- video
1097+
- tutorial
10861098
affiliation:
10871099
- pythia
10881100
- xdev
@@ -1105,6 +1117,7 @@
11051117
- pandas
11061118
formats:
11071119
- video
1120+
- tutorial
11081121
affiliation:
11091122
- pythia
11101123
- xdev
@@ -1124,6 +1137,7 @@
11241137
- xarray
11251138
formats:
11261139
- video
1140+
- tutorial
11271141
affiliation:
11281142
- pythia
11291143
- xdev
@@ -1143,6 +1157,7 @@
11431157
- xarray
11441158
formats:
11451159
- video
1160+
- tutorial
11461161
affiliation:
11471162
- pythia
11481163
- xdev
@@ -1162,6 +1177,7 @@
11621177
- dask
11631178
formats:
11641179
- video
1180+
- tutorial
11651181
affiliation:
11661182
- pythia
11671183
- xdev
@@ -1181,6 +1197,7 @@
11811197
- dask
11821198
formats:
11831199
- video
1200+
- tutorial
11841201
affiliation:
11851202
- pythia
11861203
- xdev
@@ -1200,6 +1217,7 @@
12001217
- geocat-viz
12011218
formats:
12021219
- video
1220+
- tutorial
12031221
domains:
12041222
- data visualization
12051223
affiliation:
@@ -1221,6 +1239,7 @@
12211239
- geocat-comp
12221240
formats:
12231241
- video
1242+
- tutorial
12241243
affiliation:
12251244
- pythia
12261245
- xdev

0 commit comments

Comments
 (0)