Skip to content

Commit d78412b

Browse files
committed
Update video link
1 parent a28e23a commit d78412b

1 file changed

Lines changed: 15 additions & 1 deletion

File tree

Interface_features/intro.md

Lines changed: 15 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,12 +15,26 @@ before proceeding.
1515
We also strongly recommend watching the introductory video.
1616
:::
1717

18+
:::{only} offline
19+
1820
```{raw} html
1921
<video width="50%" style="display:block; margin: 0 auto;" controls>
20-
<source src="../_static/IntroVideoTour.mp4" type="video/mp4">
22+
<source src="../../_static/IntroVideoTour.mp4" type="video/mp4">
2123
Your browser does not support the video tag.
2224
</video>
2325
```
26+
:::
27+
28+
29+
:::{only} not offline
30+
31+
```{youtube} Y4H-8FMJlis
32+
:width: 50%
33+
:align: center
34+
35+
```
36+
:::
37+
2438

2539
Please go to the CrossTrainer example from the AnyBody Managed Model
2640
Repository and open the CrossTrainer.main.any file. **Load the model

0 commit comments

Comments
 (0)