Go to file
MinRK 191cd44c4d cleanup socket cleanup
- set linger on sockets (avoid hang on exit)
- actually close sockets, not just zmq streams (blame pyzmq, aka me)

seems to be necessary for js/notebook/shutdown test to avoid hanging on Python 3.4.
2014-05-01 16:06:59 -07:00
docs/source Update notebook.rst 2014-04-21 16:56:52 -07:00
examples Update widget basics with some information about the placeholder 2014-04-17 11:06:43 -04:00
git-hooks Update README.md 2014-04-11 16:54:16 +10:00
IPython cleanup socket cleanup 2014-05-01 16:06:59 -07:00
tools/tests Moving /examples/tests to tools/tests 2014-03-30 10:33:25 -07:00
.gitignore build listed twice in .gitignore. Removing one. 2014-01-24 12:37:48 -06:00
.mailmap update mailmap 2014-04-01 21:32:53 -07:00
setup.py Merge pull request #5571 from minrk/readline-deps 2014-04-21 12:02:53 -07:00
setupbase.py Merge pull request #5658 from jhamrick/nbvalidate 2014-04-25 13:51:49 -07:00