Update app.py
Browse files
app.py
CHANGED
@@ -2153,7 +2153,8 @@ st.sidebar.markdown("""
|
|
2153 |
*Date: 09 Feb 2024*
|
2154 |
""")
|
2155 |
|
2156 |
-
|
|
|
2157 |
st.sidebar.markdown("""
|
2158 |
# ๐ฒ Future Bike Tech (5 Years)
|
2159 |
|
@@ -2199,3 +2200,20 @@ st.sidebar.markdown("""
|
|
2199 |
- ๐ด๐ Rider Analytics
|
2200 |
- ๐๐ Community Features
|
2201 |
""")
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
2153 |
*Date: 09 Feb 2024*
|
2154 |
""")
|
2155 |
|
2156 |
+
|
2157 |
+
|
2158 |
st.sidebar.markdown("""
|
2159 |
# ๐ฒ Future Bike Tech (5 Years)
|
2160 |
|
|
|
2200 |
- ๐ด๐ Rider Analytics
|
2201 |
- ๐๐ Community Features
|
2202 |
""")
|
2203 |
+
|
2204 |
+
|
2205 |
+
st.sidebar.markdown("""
|
2206 |
+
# Streamlit Componets and React / Typescript Tools
|
2207 |
+
|
2208 |
+
1. Streamlit Elements: https://pypi.org/project/streamlit-elements/
|
2209 |
+
2. Extra Streamlit Components: https://pypi.org/project/extra-streamlit-components/
|
2210 |
+
3. Book - https://amzn.to/3RQZiEa https://read.amazon.com/?asin=B0BC35ZG9R&ref_=dbs_t_r_kcr
|
2211 |
+
4. Streamlit and Components: https://pypi.org/project/streamlit-antd-components/
|
2212 |
+
5. Streamlit Flow: https://pypi.org/project/streamlit-flow-component/
|
2213 |
+
6. Streamlit IO Components: https://streamlit.io/components
|
2214 |
+
7. Idendograms: https://idendrogram.streamlit.app/
|
2215 |
+
8. STFlow States: https://stflow.streamlit.app/Hackable_State
|
2216 |
+
9. Component Gallery: https://okld-gallery.streamlit.app/?p=elements
|
2217 |
+
10. STFlow: https://stflow.streamlit.app/
|
2218 |
+
|
2219 |
+
|