Shunfeng Zheng commited on
Commit
f379090
·
verified ·
1 Parent(s): e104978

Update 1_SpatialParse.py

Browse files
Files changed (1) hide show
  1. 1_SpatialParse.py +2 -3
1_SpatialParse.py CHANGED
@@ -1,9 +1,8 @@
1
 
2
  # 这不会失败
3
- import streamlit
4
- subprocess.run(["pip", "install", "streamlit"])
5
-
6
 
 
 
7
 
8
 
9
  # import subprocess
 
1
 
2
  # 这不会失败
 
 
 
3
 
4
+ subprocess.run(["pip", "install", "streamlit"])
5
+ import streamlit
6
 
7
 
8
  # import subprocess