iPython ejecutar script con argumentos de línea de comandos
ipython -i -- sometest.py 1 2 3 4
bougui
ipython -i -- sometest.py 1 2 3 4