Skip to content

Commit 363c4e6

Browse files
committed
add pydata global 2022 video to README and docs
1 parent 417b171 commit 363c4e6

File tree

2 files changed

+12
-0
lines changed

2 files changed

+12
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -73,6 +73,10 @@ result.summary()
7373

7474
Plans for the repository can be seen in the [Issues](https://github.com/pymc-labs/CausalPy/issues).
7575

76+
## Videos
77+
Click on the thumbnail below to watch a video about CausalPy on YouTube.
78+
[![Youtube video thumbnail image](https://img.youtube.com/vi/gV6wzTk3o1U/maxresdefault.jpg)](https://www.youtube.com/watch?v=gV6wzTk3o1U)
79+
7680
## Overview of package capabilities
7781

7882
### Synthetic control

docs/index.rst

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -54,6 +54,14 @@ Quickstart
5454
# Get a results summary
5555
result.summary()
5656
57+
58+
Videos
59+
------
60+
61+
.. raw:: html
62+
63+
<iframe width="700" height="394" src="https://www.youtube.com/embed/gV6wzTk3o1U" title="YouTube video player" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share" allowfullscreen></iframe>
64+
5765
Features
5866
--------
5967

0 commit comments

Comments
 (0)