Commit Graph

26 Commits (268fdd80c37820413d6f4314378247b52da66071)

Author SHA1 Message Date
Min RK e306daad47 Merge pull request #1981 from tkf/kill-bg-processes
14 years ago
Min RK 87f3762e64 Merge pull request #1951 from minrk/nbdir
14 years ago
MinRK 61bbd632ef use shutdown_kernel instead of hard kill in notebook
14 years ago
MinRK 20f5c1b0cf enable graceful restart of kernels in notebook
14 years ago
MinRK 272b954d7b use notebook-dir as cwd for kernels
14 years ago
MinRK 58705f3a33 remove remaining references to deprecated XREP/XREQ names
14 years ago
MinRK fd2cc9d19e make MultiKernelManager.kernel_manager_class configurable
14 years ago
MinRK 15ca2aaa20 add first_beat delay to notebook heartbeats
14 years ago
MinRK 70de13a394 add Integer traitlet
14 years ago
MinRK 4d7ef4899e enable HMAC message signing by default in notebook kernels
14 years ago
MinRK b01c6ef0c4 use zmq.KernelManager to manage individual kernels in notebook
14 years ago
Brian E. Granger f1e4a59777 Adding messages to HTTPError raising.
15 years ago
Brian E. Granger e176318797 More review changes.
15 years ago
Brian E. Granger dfac7eca2b WebSocket url is now passed to browser when a kernel is started.
15 years ago
Brian E. Granger a9d6f2eb2d Major refactor of kernel connection management in the notebook.
15 years ago
Brian E. Granger 8cf1812395 Fixed subtle bug in kernel restarting.
15 years ago
Brian E. Granger a0cbccaa03 Adding kernel/notebook associations.
15 years ago
Brian E. Granger 0c261d5466 Updating the notebook to work with the latex master.
15 years ago
Brian E. Granger 60a21ecc14 Work to adapt routers to new Session message protocol.
15 years ago
Brian E. Granger a66bf72d2b Notebook app debugging.
15 years ago
Brian E. Granger d04eb09f2e Refactoring the notebook app to support the new config system.
15 years ago
Brian E. Granger 52b29af5bd Refactored htmlnotebook session and kernel manager.
15 years ago
Brian Granger 49c970cddf Different clients now share a single zmq session.
15 years ago
Brian Granger 96cb3a8982 Initial reply handling implemented along with css fixes.
15 years ago
Brian Granger 17d899d38f Basic server for htmlnotebook working.
15 years ago
Brian Granger a2aef63d09 Work on the server side of the html notebook.
15 years ago