Skip to content

Commit 4ebe3af

Browse files
Merge pull request #38 from team4099/CodingMaster121-patch-1
Update DEPLOYMENT.md
2 parents 9efe5e5 + f63a594 commit 4ebe3af

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

docs/DEPLOYMENT.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,9 @@ We use Streamlit to deploy FalconVis for competitions.
2424

2525
![](streamlit.png)
2626

27+
3. In Advanced Settings, change the python version to 3.10
28+
![](advanced-settings.png)
29+
2730
---
2831

2932
### Local Deployment
@@ -34,4 +37,4 @@ it has been made possible to pull data from a JSON instead of from GitHub. Place
3437
```bash
3538
python -m streamlit run app.py
3639
```
37-
> **NEVER EVER EVER** push the backup match data to Git. Verify that the path is in the `.gitignore`.
40+
> **NEVER EVER EVER** push the backup match data to Git. Verify that the path is in the `.gitignore`.

0 commit comments

Comments
 (0)