Krzysiek111 commited on
Commit
fe33e4e
1 Parent(s): d2c412a

new message

Browse files
Files changed (1) hide show
  1. app.py +3 -1
app.py CHANGED
@@ -106,7 +106,9 @@ else:
106
 
107
  params, setup = user_input_features()
108
 
109
- st.header("Work in progress - please be back in a few days")
 
 
110
  st.subheader("Instructions:")
111
  st.write("""
112
  1. Modify the dataset by using the sliders in the Dataset group on the left on the screen.
 
106
 
107
  params, setup = user_input_features()
108
 
109
+ st.header("""Refactoring & performance updates in progress!
110
+ please be back in a few days""")
111
+
112
  st.subheader("Instructions:")
113
  st.write("""
114
  1. Modify the dataset by using the sliders in the Dataset group on the left on the screen.