Spaces:
Sleeping
Sleeping
Pragya Jatav
commited on
Commit
·
a582e50
1
Parent(s):
b12e77d
m1
Browse files- image (2).png +0 -0
- pages/5_Glossary.py +1 -1
image (2).png
ADDED
![]() |
pages/5_Glossary.py
CHANGED
@@ -32,5 +32,5 @@ def glossary_run():
|
|
32 |
|
33 |
st.write("**• Estimated CPC \(Cost Per Click\):** This is an estimation of the cost for each time someone clicks on its advertisement via that media channel. The default values are generated from historical averages.")
|
34 |
with st.expander("Deployment Plan"):
|
35 |
-
st.image(r"
|
36 |
glossary_run()
|
|
|
32 |
|
33 |
st.write("**• Estimated CPC \(Cost Per Click\):** This is an estimation of the cost for each time someone clicks on its advertisement via that media channel. The default values are generated from historical averages.")
|
34 |
with st.expander("Deployment Plan"):
|
35 |
+
st.image(r"image (2).png")
|
36 |
glossary_run()
|