2024-03-05 13:57:18 -05:00
|
|
|
|
|
|
|
|
|
2024-03-04 11:40:03 -05:00
|
|
|
source "$(poetry env info --path)/bin/activate"
|
2024-03-04 15:24:18 -08:00
|
|
|
python scripts/tracking.py skyvern-oss-run-ui
|
2024-03-05 13:57:18 -05:00
|
|
|
streamlit run streamlit_app/visualizer/streamlit.py -- $@
|