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
Is it possible to stay in the same SSH session? I'm planning to run a Python script through SSH which requires me to give multiple inputs. But as of now it seems to have already closed the previous session when I run another command.