Takafumi Arakaki
|
b39fc5cc6b
|
Use multi-line message in ein:kernel--websocket-closed
|
2012-08-12 18:54:03 +02:00 |
|
Takafumi Arakaki
|
3b1e76f48c
|
Add ein:display-warning
|
2012-08-12 17:48:24 +02:00 |
|
Takafumi Arakaki
|
12fae49898
|
Fix arguments of other callbacks
Any callbacks called from ein:kernel--handle-shell-reply are passed
metadata. Therefore, complete/tooltip callbacks must be changed.
|
2012-08-08 23:27:07 +02:00 |
|
Takafumi Arakaki
|
9f1b319333
|
Document and add FIXMEs in ein:kernel-execute
|
2012-08-08 22:15:22 +02:00 |
|
Takafumi Arakaki
|
c798f7d143
|
Adapt to new kernel-execute API
This is required to avoid wrong-number-of-arguments error,
unlike javascript.
|
2012-08-08 21:30:14 +02:00 |
|
Takafumi Arakaki
|
b799de0cbe
|
Add metadata to argument for kernel-execute CBs
|
2012-08-08 21:18:00 +02:00 |
|
Takafumi Arakaki
|
41bc85f9c7
|
Improve ein:kernel-execute docstring
|
2012-08-08 20:05:46 +02:00 |
|
Takafumi Arakaki
|
ed0bd74630
|
Adapt to new messaging protocol (add metadata)
As this change just introduces an additional key in outgoing
message, the new version of EIN also works with previous versions
of IPython.
fixes #46
|
2012-08-08 19:33:51 +02:00 |
|
Takafumi Arakaki
|
c4924efdbd
|
Refactor ein:filename-to/from-python functions
|
2012-08-04 02:13:14 +02:00 |
|
Takafumi Arakaki
|
d2c8c5eee6
|
Document ein:kernel-request-stream
|
2012-08-04 00:04:16 +02:00 |
|
Takafumi Arakaki
|
7a7e1bfa31
|
Use filename translator in ein:kernelinfo-update-ccwd
|
2012-08-03 23:28:38 +02:00 |
|
Takafumi Arakaki
|
5af748430b
|
Fix tooltip help when it is not found
ein:kernel-construct-help-string returned empty string when help
is not found in the previous version.
|
2012-07-25 21:54:56 +02:00 |
|
Takafumi Arakaki
|
8827f2d9e6
|
Tweak debug log in ein:kernel-construct-help-string
|
2012-07-25 18:59:41 +02:00 |
|
Takafumi Arakaki
|
19563ceb4e
|
Refactor ein:kernel-construct-help-string
|
2012-07-25 18:55:55 +02:00 |
|
Takafumi Arakaki
|
c07b273fcb
|
Fold call signature in ein:kernel-construct-help-string
fixes #14
|
2012-07-25 18:51:02 +02:00 |
|
Takafumi Arakaki
|
8ca8c1ba13
|
Add more debug logging in shell/iopub-reply
|
2012-07-22 13:04:09 +02:00 |
|
Takafumi Arakaki
|
c104a0b19d
|
Rename ein:kernel-ready-p to ein:kernel-live-p
|
2012-07-19 00:37:30 +02:00 |
|
Takafumi Arakaki
|
d6bb022941
|
Refactor ein:cell-finish-tooltip
|
2012-07-08 13:45:30 +02:00 |
|
Takafumi Arakaki
|
d1031fd61e
|
mv *ein*.el ein.py lisp/
fixes #6
|
2012-07-02 16:47:20 +02:00 |
|