Skip to content

Commit 4b03081

Browse files
authored
Update Main_menu.py
1 parent 9cd61b1 commit 4b03081

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

Prueba/Main_menu.py

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
import streamlit as st
2+
3+
st.write('hola')
24
# from streamlit_option_menu import option_menu
35

46
# # --- Page Setup ---
@@ -24,4 +26,4 @@
2426
# }
2527
# )
2628

27-
# pg.run()
29+
# pg.run()

0 commit comments

Comments
 (0)