Go to file
MinRK 152fe1b6f1 Authenticate all notebook requests (except websockets)
* BaseHandler renamed AuthenticatedHandler
* also clears cookies if invalid, to prevent repeated 'Invalid cookie signature' warning messages.
2011-08-30 12:13:30 -07:00
docs/source/_static Update docs logo to our current one, other minor fixes. 2011-07-29 23:40:53 -05:00
IPython Authenticate all notebook requests (except websockets) 2011-08-30 12:13:30 -07:00
.gitignore Add utility function for installing mathjax for offline use 2011-08-20 17:01:44 -07:00
setup.py Adding initial documentation on the notebook. 2011-08-11 09:19:43 -07:00
setupbase.py Finish removing ipython-notebook. 2011-08-17 13:36:38 -07:00