JunchuanYu commited on
Commit
50ba91c
1 Parent(s): 3183455

Update run.py

Browse files
Files changed (1) hide show
  1. run.py +1 -1
run.py CHANGED
@@ -7,7 +7,7 @@ import numpy as np
7
 
8
  st.set_page_config(page_title="TPL MAPPING",layout="wide")
9
 
10
- st.markdown("<h1 style='text-align: center;'>Lake Distribution map of Tibet Plateau based on OTOP</h1>", unsafe_allow_html=True)
11
 
12
  # geemap.set_proxy(33210)
13
 
 
7
 
8
  st.set_page_config(page_title="TPL MAPPING",layout="wide")
9
 
10
+ st.markdown("<h1 style='text-align: center;'>Lake Distribution Map of Tibet Plateau based on OTOP</h1>", unsafe_allow_html=True)
11
 
12
  # geemap.set_proxy(33210)
13