Commit graph

21 commits

Author SHA1 Message Date
Takafumi Arakaki
4f9b583fac Highlight stderr output (not working with mumamo) 2012-05-20 22:43:56 +02:00
Takafumi Arakaki
0569ca5f93 Define ein:url-or-port using defcustom 2012-05-19 14:34:00 +02:00
Takafumi Arakaki
977418c89f Add credit in ein:aif/aand 2012-05-17 21:26:55 +02:00
Takafumi Arakaki
575f0d852b Add bare-bones functional testing 2012-05-17 20:12:40 +02:00
Takafumi Arakaki
79ef51b2e4 Add sections in ein-utils.el 2012-05-17 14:06:01 +02:00
Takafumi Arakaki
8b61502049 Add tests for ein:cell-from-json 2012-05-17 14:05:47 +02:00
Takafumi Arakaki
4a07075806 Add completion in ein:notebooklist-open 2012-05-16 19:44:01 +02:00
Takafumi Arakaki
17a6a383e2 Fix ein:notebook-console-security-dir-get 2012-05-16 19:15:48 +02:00
Takafumi Arakaki
9f90a540a7 Refactoring; add ein:object-at-point 2012-05-16 05:04:30 +02:00
Takafumi Arakaki
9c807157f5 Move ein:dotty-syntax-table to ein-util.el 2012-05-16 04:15:10 +02:00
Takafumi Arakaki
6646b6a963 Add completion using auto-complete-mode 2012-05-15 23:14:59 +02:00
Takafumi Arakaki
e7df51a00c Connecting console via ssh is possible now
* ein:notebook-console-args is added so I can set --ssh there
* New util function ein:choose-setting is added
2012-05-14 21:04:41 +02:00
Takafumi Arakaki
7607682a55 Rename ein:log-with-buffer to ein:with-read-only-buffer
... and move it to ein-utils.el
2012-05-14 03:06:41 +02:00
Takafumi Arakaki
9024f273b2 Notebook can be deleted now 2012-05-13 06:51:26 +02:00
Takafumi Arakaki
5dc9a28e37 Highlight docstring for ein:deflocal 2012-05-13 06:04:08 +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
ff94ce2874 Document ein:plist-iter 2012-05-12 22:57:49 +02:00
Takafumi Arakaki
e0cfc90662 Add ein:deflocal to eliminate boilerplate 2012-05-12 22:55:44 +02:00
Takafumi Arakaki
54949e6e90 Do not use external uuidgen command for uid 2012-05-12 22:22:23 +02:00
Takafumi Arakaki
b3407f83fb Refactor ein:cell-new 2012-05-10 00:26:47 +02:00
Takafumi Arakaki
a074a168c9 First commit of bare bone version 2012-05-07 14:41:15 +02:00