File size: 350 Bytes
34d7a98
 
 
 
 
 
 
 
a18878f
34d7a98
a18878f
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
#!/usr/bin/env bash
# @Project      : nesc
# @Time         : 2022/9/21 下午5:20
# @Author       : yuanjie
# @Email        : 313303303@qq.com
# @Software     : PyCharm
# @Description  : ${DESCRIPTION}

streamlit run _👋_.py

#from streamlit import bootstrap
#
#st._is_running_with_streamlit = True
#bootstrap.run(__file__, 'streamlit run', [], {})