Spaces:
Runtime error
Runtime error
Kangarroar
commited on
Commit
•
de3891b
1
Parent(s):
c661d50
Update app.py
Browse files
app.py
CHANGED
@@ -1,5 +1,5 @@
|
|
1 |
import streamlit as st
|
2 |
-
|
3 |
# Define a function to hide a Streamlit tab
|
4 |
def hide_tab():
|
5 |
hide_streamlit_style = """
|
|
|
1 |
import streamlit as st
|
2 |
+
os.environ.get("passsord")
|
3 |
# Define a function to hide a Streamlit tab
|
4 |
def hide_tab():
|
5 |
hide_streamlit_style = """
|