Update
Browse files
app.py
CHANGED
@@ -140,4 +140,4 @@ else:
|
|
140 |
with tab_about:
|
141 |
st.write("Hello World!")
|
142 |
st.write("This is the new version of Code Arena. Refer to [Monolith](https://github.com/Elfsong/Monolith) for instructions on how to submit code.")
|
143 |
-
st.write("🚧 WIP: We will
|
|
|
140 |
with tab_about:
|
141 |
st.write("Hello World!")
|
142 |
st.write("This is the new version of Code Arena. Refer to [Monolith](https://github.com/Elfsong/Monolith) for instructions on how to submit code.")
|
143 |
+
st.write("🚧 WIP: We will update real data very soon!")
|