Go to file
Thomas Kluyver ce14f905e0 Fix terminals with Tornado 3
The websocket handler auth checking was calling clear_cookie(), which
threw an error because it doesn't make sense for Websockets. It doesn't
seem important, and we silence it in our other websocket handlers, so
silencing it here too.
2014-10-30 18:38:31 -07:00
docs/source remove references to kernel config in parent config files 2014-09-28 12:54:08 -07:00
examples Fix bad JSON link and inconsistent link formatting. 2014-10-24 17:05:25 -07:00
git-hooks use invoke instead of fabric 2014-10-15 16:53:07 -07:00
IPython Fix terminals with Tornado 3 2014-10-30 18:38:31 -07:00
tools/tests
.gitignore git ignore generated magics docs 2014-10-10 15:29:17 -07:00
.mailmap
Dockerfile Update Dockerfile. 2014-10-29 14:23:26 -07:00
setup.py Use Draft4 JSON Schema for both v3 and v4 2014-10-08 12:33:31 -07:00
setupbase.py Add term.js to package data for installation. 2014-10-25 17:15:36 -07:00