Go to file
MinRK 4f26dae311 don't present meaningless username option in notebook
username isn't used for anything other than hash input
for authentication, so remove the field in the login form
and just use a uuid.
2011-10-18 17:55:25 -07:00
docs/source/_static Update docs logo to our current one, other minor fixes. 2011-07-29 23:40:53 -05:00
IPython don't present meaningless username option in notebook 2011-10-18 17:55:25 -07:00
.gitignore Add MANIFEST to ignore list. 2011-10-13 22:13:30 -07:00
.mailmap ENH: initial .mailmap to unify major contributors appearance in shortlog 2011-09-12 17:08:51 -07:00
setup.py Fix setup.py script to be executable (other tools expect this) 2011-10-09 11:28:13 -07:00
setupbase.py Fix IPython.utils.sysinfo for Python 3. 2011-10-08 18:27:08 +01:00