I have found ways to run a python script and then enter interactive mode:
But none of them enter ipython, but rather just conventional python.
Is there a way to do the same and end up in ipython? That would give auto-complete features and color highlighting.