answered 12 years ago
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.