I have deployed a SL app on a private server.
Then using Putty i am running this command:
streamlit run app.py &
After a few minutes the app is gone. In other words
i need to re-login using putty and then run the above command again to bring up the app.
Any suggestions how to keep this active always appreciated.
Thanks
Sai