Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -39,7 +39,7 @@ def findanswer(Nand_url, Nand_question, randomnumber):
|
|
39 |
|
40 |
|
41 |
image = Image.open('Wipro logo.png')
|
42 |
-
st.image(image, width=100)
|
43 |
|
44 |
st.write("Learn best practices in Data Centre Sustainability")
|
45 |
|
|
|
39 |
|
40 |
|
41 |
image = Image.open('Wipro logo.png')
|
42 |
+
#st.image(image, width=100)
|
43 |
|
44 |
st.write("Learn best practices in Data Centre Sustainability")
|
45 |
|