chmod+x run_ui and activate poetry env alongside scripts starting (#20)

This commit is contained in:
Suchintan
2024-03-04 11:40:03 -05:00
committed by GitHub
parent 3912e2980a
commit 065d2983fa
2 changed files with 2 additions and 0 deletions

1
run_ui.sh Normal file → Executable file
View File

@@ -1 +1,2 @@
source "$(poetry env info --path)/bin/activate"
streamlit run streamlit_app/visualizer/streamlit.py