notebook/IPython/html/services
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
..
clusters Python 3 compatibility for os.getcwdu() 2013-10-31 12:37:45 -07:00
kernels cleanup socket cleanup 2014-05-01 16:06:59 -07:00
nbconvert turn missing dependencies in nbconvert to 500 errors 2014-01-07 15:15:57 -08:00
notebooks add utils.path.ensure_dir_exists 2014-04-29 10:18:36 -07:00
sessions API: Allow NotebookManagers to control kernel startup dir. #5468 2014-03-29 17:39:15 -04:00