Skip to content

Commit f7437cc

Browse files
committed
iframes don't work in normal markdown
1 parent 31c3b3f commit f7437cc

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

sub_graph_tutorial/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Sub-graphs
22
The content in this directory relates to the "Using sub-graphs" tutorial.
33

4-
<iframe width="560" height="315" src="https://www.youtube.com/embed/xpVkEMWyTao" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen></iframe>
4+
5+
[![Using sub-graphs](https://img.youtube.com/vi/xpVkEMWyTao/0.jpg)](https://www.youtube.com/watch?v=xpVkEMWyTao)
56
- Referencing builtin layers
67
- Calling sub-graphs
78
- Getting and using returns from sub-graphs

0 commit comments

Comments
 (0)