First time here? Check out the FAQ!
answered 2012-10-14 17:19:25 +0100
Another quick hack:
cd $SAGE_ROOT/local/lib/python cp -r site-packages/IPython ./.
Then run sage again, I think it will use the IPython package shipped with Sage.