notebook/IPython
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
..
frontend/html/notebook Authenticate all notebook requests (except websockets) 2011-08-30 12:13:30 -07:00
testing Merge branch 'htmlnotebook' 2011-08-23 15:47:57 -07:00
utils/tests io.Term.cin/out/err replaced by io.stdin/out/err 2011-04-27 11:35:53 -07:00