mirror of
https://github.com/Skyvern-AI/skyvern.git
synced 2025-09-01 18:20:06 +00:00
5 lines
154 B
Bash
Executable file
5 lines
154 B
Bash
Executable file
|
|
|
|
source "$(poetry env info --path)/bin/activate"
|
|
python scripts/tracking.py skyvern-oss-run-ui
|
|
streamlit run streamlit_app/visualizer/streamlit.py -- $@
|