Go to file
Fernando Perez 3254572a90 Merge pull request #2517 from ahmadia/mathjax_fix2
Addresses the javascript errors resulting in a blank notebook pointed out in #2349 as well as significant performance degradations that were introduced by that merge.

It also disables equation numbering/references, fixes broken offline access and re-typesets individual Notebook Cells instead of the entire document on edit.

Closes #2289.
2012-11-01 21:51:56 -07:00
docs Remove Equation References/Numbering, Fix Bugs 2012-11-01 08:22:19 +00:00
IPython Finalizing fixes to MathJax enhancements 2012-11-01 09:11:13 +00:00
.gitignore Tell git to ignore __pycache__ directories. 2012-10-04 12:19:18 -07:00
.mailmap add Jörgen to mailmap 2012-06-29 17:20:46 -07:00
setup.py add missing 'qtconsole' extras_require 2012-10-14 14:09:27 -07:00
setupbase.py Fix a bug that caused man pages to not be installed in Python 3 when running from the source tree. 2012-09-17 10:49:21 +02:00