Go to file
Min RK 125dc8cb74 Merge pull request #1206 from minrk/fixConsole
The notebook js transforms ANSI-escaped text to HTML.  The transformed HTML was previously persisted to ipynb files, rather than the true output.  This has been fixed, and notebooks with ANSI-colored output will need to be re-run for colored output (tracebacks) to be displayed correctly after this change.
2012-01-26 17:14:29 -08:00
docs Add embedded video example by Chris Kees. 2011-12-18 23:20:13 -08:00
IPython Merge pull request #1206 from minrk/fixConsole 2012-01-26 17:14:29 -08:00
.gitignore Add MANIFEST to ignore list. 2011-10-13 22:13:30 -07:00
.mailmap
setup.py pyreadline dependency pushed to 1.7.1 for all versions of windows. Also, solves an issue that has been observed when IPython is used with some older versions of pyreadline. 2012-01-20 13:21:36 -05:00
setupbase.py Make single setup script work on Python 2 and Python 3. 2012-01-04 21:51:24 +00:00