This commit is contained in:
gfdgd xi 2021-01-30 18:18:40 +08:00
parent 5a850b2aa8
commit cd6df5c706
1 changed files with 48 additions and 0 deletions

48
README.md Normal file
View File

@ -0,0 +1,48 @@
# spark-webapp-runtime 运行器
#### 介绍
一个 spark-webapp-runtime 图形化运行器
#### 软件架构
能运行 spark-webapp-runtime 即可
#### 安装教程
1. 安装所需依赖(注意请安装星火商店)
```
sudo apt install python3 python3-tk spark-webapp-runtime git
```
2、下载该程序
```
git clone https://gitee.com/gfdgd-xi/spark-webapp-runtime-runner
```
3、运行该程序
```
cd spark-webapp-runtime-runner
chmod 777 main.py
./main.py
```
#### 使用说明
1. ……
2. ……
3. ……
(不想写)
#### 参与贡献
1. 星火商店团队
#### 特技
好像无……