Showing
2 changed files
with
4 additions
and
0 deletions
| @@ -288,6 +288,8 @@ python app.py | @@ -288,6 +288,8 @@ python app.py | ||
| 288 | 288 | ||
| 289 | > Note 2: Data scraping needs to be performed as a separate operation. Please refer to the instructions in section 5.3. | 289 | > Note 2: Data scraping needs to be performed as a separate operation. Please refer to the instructions in section 5.3. |
| 290 | 290 | ||
| 291 | +> Note 3: If page display issues occur during remote server deployment, see [PR#45](https://github.com/666ghj/BettaFish/pull/45) | ||
| 292 | + | ||
| 291 | Visit http://localhost:5000 to use the complete system | 293 | Visit http://localhost:5000 to use the complete system |
| 292 | 294 | ||
| 293 | #### 5.2 Launch Individual Agents | 295 | #### 5.2 Launch Individual Agents |
| @@ -293,6 +293,8 @@ python app.py | @@ -293,6 +293,8 @@ python app.py | ||
| 293 | 293 | ||
| 294 | > 注2:数据爬取需要单独操作,见5.3指引 | 294 | > 注2:数据爬取需要单独操作,见5.3指引 |
| 295 | 295 | ||
| 296 | +> 注3:如果服务器远程部署出现页面显示问题,见[PR#45](https://github.com/666ghj/BettaFish/pull/45) | ||
| 297 | + | ||
| 296 | 访问 http://localhost:5000 即可使用完整系统 | 298 | 访问 http://localhost:5000 即可使用完整系统 |
| 297 | 299 | ||
| 298 | #### 5.2 单独启动某个Agent | 300 | #### 5.2 单独启动某个Agent |
-
Please register or login to post a comment