Go to file
Fernando Perez 8e43a08c2a Merge pull request #663 from takluyver/py3compat
Python 3 compatibility work.  This doesn't fully get us to a single codebase supporting py2/3 at install time, but it does make significant progress in that direction.
2011-09-08 20:12:13 -07:00
docs/source/_static Update docs logo to our current one, other minor fixes. 2011-07-29 23:40:53 -05:00
IPython only store hashed user_id in notebook cookie 2011-09-06 15:48:20 -07:00
.gitignore Add utility function for installing mathjax for offline use 2011-08-20 17:01:44 -07:00
setup.py Allow 'python setup.py install' to work correctly for either Python 2 or 3. 2011-09-07 12:22:32 +01:00
setupbase.py Add Trove classifiers for PyPI. 2011-09-07 12:24:11 +01:00