Changes between Version 72 and Version 74 of Ticket #12719
- Timestamp:
- 06/30/12 17:15:19 (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #12719 – Description
v72 v74 1 We need to upgrade IPython to the shiny new thing. Well, not really - the shiny new thing was 0.11, and 0.1 2is now stable. It's been mostly rewritten and is now a lot more modular, as I understand it. Definitely worth using in Sage.1 We need to upgrade IPython to the shiny new thing. Well, not really - the shiny new thing was 0.11, and 0.13 is now stable. It's been mostly rewritten and is now a lot more modular, as I understand it. Definitely worth using in Sage. 2 2 3 3 Note: To use the QT console (`sage -ipython qtconsole`), you need qt/qt-devel in your base OS install, the optional zeromq/pyzmq spkgs from #12843, and the optional sip/PyQt spkgs from #13022.