Go to file
Brian E. Granger b9193360a2 Refactoring WebSocket connection failure logic.
This completely decouples the connection failed event in kernel.js
from its handling in notificationarea.js.
2013-01-21 18:39:14 -08:00
docs/source/_static Moving examples to the top level. 2013-01-19 14:22:22 -08:00
examples More changes to example notebooks for Python 3 compatibility 2013-01-19 14:22:25 -08:00
IPython Refactoring WebSocket connection failure logic. 2013-01-21 18:39:14 -08:00
.gitignore Tell git to ignore __pycache__ directories. 2012-10-04 12:19:18 -07:00
.mailmap add Jörgen to mailmap 2012-06-29 17:20:46 -07:00
setup.py add missing 'qtconsole' extras_require 2012-10-14 14:09:27 -07:00
setupbase.py Fix a bug that caused man pages to not be installed in Python 3 when running from the source tree. 2012-09-17 10:49:21 +02:00