Spaces:
Running
Running
echo "Running the shell script" | |
# kangas server --host="0.0.0.0" --backend-host="0.0.0.0" --frontend-port=7640 & | |
streamlit run streamlitapp.py --server.port 7680 & | |
exit |