Nohup command
Hello,
How do I run a Python script with Nohup command in pycharm with remote development and docker (for long running script, because when ssh is disconnected the process stopped) ?
Thank you for your reply
Please sign in to leave a comment.