Update run ui script to allow presets + update streamlit to accept them (#30)

This commit is contained in:
Suchintan
2024-03-05 13:57:18 -05:00
committed by GitHub
parent fb3a90dd78
commit 6ff91411fb
3 changed files with 27 additions and 4 deletions

View File

@@ -1,3 +1,5 @@
source "$(poetry env info --path)/bin/activate"
python scripts/tracking.py skyvern-oss-run-ui
streamlit run streamlit_app/visualizer/streamlit.py
streamlit run streamlit_app/visualizer/streamlit.py -- $@