update reference page
This commit is contained in:
@@ -4,11 +4,12 @@ def reference():
|
|||||||
st.markdown("This page is used to list all references when implementing this online tutorials")
|
st.markdown("This page is used to list all references when implementing this online tutorials")
|
||||||
st.markdown("""
|
st.markdown("""
|
||||||
|
|
||||||
- [Emoji for Markdown](https://gist.github.com/rxaviers/7360908)"
|
- [Emoji for Markdown](https://gist.github.com/rxaviers/7360908)
|
||||||
- [Streamlit Cheat Sheet](https://cheat-sheet.streamlit.app/)
|
- [Streamlit Cheat Sheet](https://cheat-sheet.streamlit.app/)
|
||||||
- [Navigation Bar](https://docs.streamlit.io/develop/api-reference/navigation/st.navigation)
|
- [Navigation Bar](https://docs.streamlit.io/develop/api-reference/navigation/st.navigation)
|
||||||
- [Menu Bar](https://nicedouble-streamlitantdcomponentsdemo-app-middmy.streamlit.app/)
|
- [Menu Bar](https://nicedouble-streamlitantdcomponentsdemo-app-middmy.streamlit.app/)
|
||||||
- [Bootstrap Icon](https://icons.getbootstrap.com/)
|
- [Bootstrap Icon](https://icons.getbootstrap.com/)
|
||||||
- [Code editor](https://okld-gallery.streamlit.app/)
|
- [Code Editor](https://okld-gallery.streamlit.app/)
|
||||||
|
- [Streamlit-Folium Map](https://folium.streamlit.app/)
|
||||||
|
|
||||||
""")
|
""")
|
||||||
Reference in New Issue
Block a user