Skip to content

Commit 47498ba

Browse files
committed
Missing tabs filed added
1 parent 351cfaa commit 47498ba

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

mock_generators/tabs/tutorial.py

+4
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
from streamlit_player import st_player
2+
3+
def tutorial_tab():
4+
st_player("https://youtu.be/dJMlPYvWdbQ", height=600)

0 commit comments

Comments
 (0)