17 Commits (d4ee2da2912da397a1bfca945cce9ac090a6718c)

Author SHA1 Message Date
Zachary Sailer bfff3d817d Fixed bug when linking kernel to new code cells
12 years ago
Zachary Sailer ece92127d3 Add 'patch' to session & notebook, rename working
12 years ago
Zachary Sailer d41544865a fix kill_and_exit button in notebook
12 years ago
Zachary Sailer 62ec52e276 fix restart/interrupt kernel buttons
12 years ago
Zachary Sailer 385ad6f509 manual rebase static/services (add session.js)
12 years ago
Jason Grout 54aa8a9f61 Make parameters for kernel start method more general
12 years ago
MinRK b322e72bee add Kernel.clear_callbacks_for_msg
13 years ago
MinRK 971aea1eda trigger `Kernel.status_started` after websockets open
13 years ago
Andrea Bedini 47b873295a Fix documentation of Kernel.stop_channels
13 years ago
Min RK ac88931fee Merge pull request #3850 from minrk/store_history
13 years ago
MinRK 9845ba1416 add missing store_history key to Notebook execute_requests
13 years ago
MinRK 6277c845c3 update payload source
13 years ago
MinRK d3540da8f5 add missing block key in complete_request
13 years ago
MinRK defd49a8b9 comply with the message spec in object_info requests
13 years ago
MinRK cea07fb351 bind kernel events in Kernel.bind_events
13 years ago
MinRK d8fa8eea04 add a dialog when the kernel is auto-restarted
13 years ago
MinRK cf726d6a40 mv IPython.html.notebook -> IPython.html
13 years ago