JunchuanYu commited on
Commit
4dab1a2
β€’
1 Parent(s): e091e44

Update run.py

Browse files
Files changed (1) hide show
  1. run.py +1 -1
run.py CHANGED
@@ -9,7 +9,7 @@ st.set_page_config(page_title="TPL MAPPING",layout="wide")
9
 
10
  st.markdown("""
11
  <h1 style='text-align: center;'>Lake Distribution map of Tibet Plateau πŸ”οΈ</h1>
12
- <h3 style='text-align: center;'>YuJunchuan [jason.yu.mail@qq.com](jason.yu.mail@qq.com)</h3>
13
  """, unsafe_allow_html=True)
14
  # geemap.set_proxy(33210)
15
 
 
9
 
10
  st.markdown("""
11
  <h1 style='text-align: center;'>Lake Distribution map of Tibet Plateau πŸ”οΈ</h1>
12
+ <h3 style='text-align: center;'>YuJunchuan(jason.yu.mail@qq.com)</h3>
13
  """, unsafe_allow_html=True)
14
  # geemap.set_proxy(33210)
15