It's possible to run command in the background by simply adding trailing `&`. >[!example] > `python run.py &` ### See also 1. ### Reference 1.