Skip to content

Commit 0719ab3

Browse files
committed
bugfix - add missing streamlit dep
1 parent f01124c commit 0719ab3

1 file changed

Lines changed: 4 additions & 0 deletions

File tree

deployments/xkcd-viewer/config.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -6,5 +6,9 @@ replicas:
66
min: 1
77
max: 1
88

9+
dependencies:
10+
pypi:
11+
streamlit: ""
12+
913
commands:
1014
- streamlit run deployments/xkcd-viewer/app.py --server.port 8000

0 commit comments

Comments
 (0)