Skip to content

Commit

Permalink
Add page title + icon
Browse files Browse the repository at this point in the history
  • Loading branch information
jrieke committed Dec 21, 2022
1 parent b91c39a commit fe1d4e4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions 1.16.0/snowpark-support/streamlit_app.py
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,7 @@ def icon(emoji: str):
)


st.set_page_config("Snowpark & PySpark support", "🏂")
icon("🏂")
"""
# Snowpark & PySpark support
Expand Down

0 comments on commit fe1d4e4

Please sign in to comment.