Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -135,7 +135,7 @@ def main():
|
|
| 135 |
|
| 136 |
st.image("./HoneybeeLogo.png", width=96)
|
| 137 |
st.header(f"Pennwick Honeybee Robot")
|
| 138 |
-
|
| 139 |
|
| 140 |
print('Prepared page...\n')
|
| 141 |
|
|
|
|
| 135 |
|
| 136 |
st.image("./HoneybeeLogo.png", width=96)
|
| 137 |
st.header(f"Pennwick Honeybee Robot")
|
| 138 |
+
st.write( "BETA TEST VERSION only!", unsafe_allow_html=True)
|
| 139 |
|
| 140 |
print('Prepared page...\n')
|
| 141 |
|