In my Jupyter Notebook I need to run a python script with some arguments and for doing this without using the subprocess module I\'m using the following IPython mag
subprocess