Answers for "ipython run script with command line arguments"

0

ipython run script with command line arguments

ipython -i -- sometest.py 1 2 3 4
Posted by: Guest on March-09-2022

Code answers related to "ipython run script with command line arguments"

Python Answers by Framework

Browse Popular Code Answers by Language