Commit graph

14 commits

Author SHA1 Message Date
Takafumi Arakaki
e5b43550ee Document ein:kernel-if-ready 2012-05-13 16:56:48 +02:00
Takafumi Arakaki
8f3ffae2a3 Kernel communication fails when not ready now 2012-05-13 16:56:46 +02:00
Takafumi Arakaki
9e0b03e3a4 Make sure kernel is ready before execute cell 2012-05-13 16:56:44 +02:00
Takafumi Arakaki
fc8c300326 Set url-or-port for kernel in "constructor" 2012-05-13 15:59:40 +02:00
Takafumi Arakaki
e259b4f3c7 Added a command to kill kernel 2012-05-13 07:40:15 +02:00
Takafumi Arakaki
7726a1ec1c Kernel interruption works now 2012-05-13 07:32:43 +02:00
Takafumi Arakaki
c88da06bec Big refactoring over URL to allow multiple servers
URL was fixed in the previous version.  As Emacs does not know URL of
IPython web server like JS does implicitly by page location, I need to
pass URL around in notebook list/notebook/kernel.  I add `url-or-port'
slot to each structs so it is easy to get URL from the struct.
2012-05-13 03:49:40 +02:00
Takafumi Arakaki
8ba408d209 Fix ein:kernel-complete 2012-05-09 14:35:23 +02:00
Takafumi Arakaki
14d926103b Removed newlines from ein:kernel--websocket-closed 2012-05-09 09:07:47 +02:00
Takafumi Arakaki
6533d01811 ein:kernel--websocket-closed is called properly now
ein:kernel-start-channels is fixed.
2012-05-09 09:06:30 +02:00
Takafumi Arakaki
612689a17a Add ein:$websocket-closed-by-client (~= wasClean)
Use this until websocket support wasClean.
2012-05-09 08:54:02 +02:00
Takafumi Arakaki
934b54bd86 Combine ein:kernel--ws-closed-* functions together 2012-05-09 08:52:49 +02:00
Takafumi Arakaki
988e43138c Get rid of a lexical-let in ein:kernel-start-channels 2012-05-09 07:46:18 +02:00
Takafumi Arakaki
a074a168c9 First commit of bare bone version 2012-05-07 14:41:15 +02:00