Skip to content

Commit a37a012

Browse files
michaelgrundseismanyvonnefroehlich
authored
Add youtube links on landing and overview pages (#3977)
Co-authored-by: Dongdong Tian <[email protected]> Co-authored-by: Yvonne Fröhlich <[email protected]>
1 parent 51e9a48 commit a37a012

File tree

2 files changed

+10
-7
lines changed

2 files changed

+10
-7
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ Afterwards, feel free to look at our [Tutorials](https://www.pygmt.org/latest/tu
3030
visit the [Gallery](https://www.pygmt.org/latest/gallery), and check out some
3131
[external PyGMT examples](https://www.pygmt.org/latest/external_resources.html)!
3232

33-
![Quick Introduction to PyGMT YouTube Video](https://raw.githubusercontent.com/GenericMappingTools/pygmt/refs/heads/main/doc/_static/scipy2022-youtube-thumbnail.jpg)
33+
[![Quick Introduction to PyGMT YouTube Video](https://raw.githubusercontent.com/GenericMappingTools/pygmt/refs/heads/main/doc/_static/scipy2022-youtube-thumbnail.jpg)](https://www.youtube.com/watch?v=4iPnITXrxVU)
3434

3535
## About
3636

doc/overview.md

Lines changed: 9 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -44,9 +44,10 @@ These are conference presentations about the development of PyGMT (previously "G
4444
2022.
4545
Max Jones, Wei Ji Leong, and Leonardo Uieda.
4646
Presented at *SciPy 2022*.
47-
doi:[10.6084/m9.figshare.20483793](https://doi.org/10.6084/m9.figshare.20483793)
47+
doi:[10.6084/m9.figshare.20483793](https://doi.org/10.6084/m9.figshare.20483793).
48+
Recording available at <https://www.youtube.com/watch?v=nCktihu9bWg>
4849

49-
![](_static/scipy2022-youtube-thumbnail.jpg){.align-center width="80%"}
50+
[![](_static/scipy2022-youtube-thumbnail.jpg){.align-center width="80%"}](https://www.youtube.com/watch?v=nCktihu9bWg)
5051

5152
- "PyGMT: Accessing the Generic Mapping Tools from Python".
5253
2019.
@@ -60,9 +61,10 @@ These are conference presentations about the development of PyGMT (previously "G
6061
2018.
6162
Leonardo Uieda and Paul Wessel.
6263
Presented at *SciPy 2018*.
63-
doi:[10.6084/m9.figshare.6814052](https://doi.org/10.6084/m9.figshare.6814052)
64+
doi:[10.6084/m9.figshare.6814052](https://doi.org/10.6084/m9.figshare.6814052).
65+
Recording available at <https://www.youtube.com/watch?v=6wMtfZXfTRM>
6466

65-
![](_static/scipy2018-youtube-thumbnail.png){.align-center width="80%"}
67+
[![](_static/scipy2018-youtube-thumbnail.png){.align-center width="80%"}](https://www.youtube.com/watch?v=6wMtfZXfTRM)
6668

6769
- "Integrating the Generic Mapping Tools with the Scientific Python Ecosystem".
6870
2018.
@@ -76,9 +78,10 @@ These are conference presentations about the development of PyGMT (previously "G
7678
2017.
7779
Leonardo Uieda and Paul Wessel.
7880
Presented at *SciPy 2017*.
79-
doi:[10.6084/m9.figshare.7635833](https://doi.org/10.6084/m9.figshare.7635833)
81+
doi:[10.6084/m9.figshare.7635833](https://doi.org/10.6084/m9.figshare.7635833).
82+
Recording available at <https://www.youtube.com/watch?v=93M4How7R24>
8083

81-
![](_static/scipy2017-youtube-thumbnail.png){.align-center width="80%"}
84+
[![](_static/scipy2017-youtube-thumbnail.png){.align-center width="80%"}](https://www.youtube.com/watch?v=93M4How7R24)
8285

8386
- "A modern Python interface for the Generic Mapping Tools".
8487
2017.

0 commit comments

Comments
 (0)