#14713: Update to IPython 1.0
--------------------------------------+-------------------------
Reporter: jason | Owner: jdemeyer
Type: enhancement | Status: new
Priority: major | Milestone: sage-5.12
Component: packages: standard | Resolution:
Keywords: | Merged in:
Authors: Jason Grout | Reviewers:
Report Upstream: N/A | Work issues:
Branch: | Commit:
Dependencies: #14810 | Stopgaps:
--------------------------------------+-------------------------
Comment (by was):
+1 to this. I'm using ipython 1.0 with the patches from the git repo for
cloud.sagemath very soon.
Here's how:
{{{
cd devel/sage/
wget
https://github.com/jasongrout/sage/commit/fdbe79ef7ed0ca0fa6c712c4c580ba34de1a1166.patch
wget
https://github.com/jasongrout/sage/commit/c1ad5805558b15694d783bbb5c77296f2d492b2e.patch
patch --ignore-whitespace -p2 <
fdbe79ef7ed0ca0fa6c712c4c580ba34de1a1166.patch
patch --ignore-whitespace -p2 <
c1ad5805558b15694d783bbb5c77296f2d492b2e.patch
cd ../..
./sage -b
rm -rf local/lib/python/site-packages/IPython* local/lib/python/site-
package/ipython*
./sage -sh
easy_install ipython
}}}
They work.
By they way, we *really* should include tornado in Sage, if possible, so
that the ipython notebook just works out of the box with Sage.
For convenience, here is a single hg patch:
http://wstein.org/home/wstein/tmp/trac-14713.patch
--
Ticket URL: <http://trac.sagemath.org/ticket/14713#comment:7>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica,
and MATLAB
--
You received this message because you are subscribed to the Google Groups
"sage-trac" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
To post to this group, send email to [email protected].
Visit this group at http://groups.google.com/group/sage-trac.
For more options, visit https://groups.google.com/groups/opt_out.