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