¡Esta es una revisión vieja del documento!
object??object?%quickref o %magic%run -i hello.py, run interactively hello.py%run hello.py, run hello.pyLaunch it as GUI command:
mate-terminal -e ipython
result = Connection('127.0.0.1', port=2222, user="root", connect_kwargs={"password": "test"}).run('uname -s', hide=True)