Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -2,7 +2,7 @@ import streamlit as st
|
|
2 |
import pandas as pd
|
3 |
import numpy as np
|
4 |
#st.makrdown( :smile:)
|
5 |
-
[theme]
|
6 |
base="dark"
|
7 |
primaryColor="purple"
|
8 |
# this is a comment line
|
|
|
2 |
import pandas as pd
|
3 |
import numpy as np
|
4 |
#st.makrdown( :smile:)
|
5 |
+
#[theme]
|
6 |
base="dark"
|
7 |
primaryColor="purple"
|
8 |
# this is a comment line
|