3 lines
106 B
Bash
Executable File
3 lines
106 B
Bash
Executable File
source "$(poetry env info --path)/bin/activate"
|
|
streamlit run streamlit_app/visualizer/streamlit.py -- $@
|