You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Each time I reboot the computer I have to do this:
cd ~/my-tgcf
source .venv/bin/activate
tgcf-web
That's easy. The problem comes because the forwarding is not started automatically. So I have to login to http://localhost:8501/Run, enter the password and click the red button Run. Is possible to have this Run be executed automatically each time I run the commands above?
The text was updated successfully, but these errors were encountered:
Each time I reboot the computer I have to do this:
That's easy. The problem comes because the forwarding is not started automatically. So I have to login to
http://localhost:8501/Run
, enter the password and click the red buttonRun
. Is possible to have this Run be executed automatically each time I run the commands above?The text was updated successfully, but these errors were encountered: