Spaces:
Runtime error
Runtime error
Update pages/2_💲 _Прогноз_акций. Prophet.py
Browse files
pages/2_💲 _Прогноз_акций. Prophet.py
CHANGED
@@ -26,7 +26,7 @@ with right_column:
|
|
26 |
with right_column:
|
27 |
st.markdown("""
|
28 |
<div style="font-size: 24px; font-weight: bold;">Приложение по оценке фондового рынка:</div>
|
29 |
-
<div style="font-size: 20px;">индексы DJI,
|
30 |
<div style="font-size: 20px;">с применением ML & BiLSTM моделей</div>
|
31 |
""", unsafe_allow_html=True)
|
32 |
|
|
|
26 |
with right_column:
|
27 |
st.markdown("""
|
28 |
<div style="font-size: 24px; font-weight: bold;">Приложение по оценке фондового рынка:</div>
|
29 |
+
<div style="font-size: 20px;">индексы DJI, S&P500, MOEX, SSE / акции 'blue chips'/ Bitcoin</div>
|
30 |
<div style="font-size: 20px;">с применением ML & BiLSTM моделей</div>
|
31 |
""", unsafe_allow_html=True)
|
32 |
|