Takafumi Arakaki
9024f273b2
Notebook can be deleted now
2012-05-13 06:51:26 +02:00
Takafumi Arakaki
93ba882240
Fix: convert string port number to integer
...
ein:notebooklist-open was not working when port number was given interactively.
2012-05-13 06:26:51 +02:00
Takafumi Arakaki
906cb8e236
Check status code in ein:notebooklist-url-retrieve-callback
2012-05-13 06:24:46 +02:00
Takafumi Arakaki
681479a69d
ein:notebooklist-open asks URL/port now
2012-05-13 05:33:20 +02:00
Takafumi Arakaki
c477e5de2e
Add "g" as a keybind for updating list
2012-05-13 05:26:01 +02:00
Takafumi Arakaki
4bcc662793
Add "Reload List" button
2012-05-13 05:18:38 +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
e0cfc90662
Add ein:deflocal to eliminate boilerplate
2012-05-12 22:55:44 +02:00
Takafumi Arakaki
0f6d6afa5e
Document ein-notebooklist.el
2012-05-12 00:59:15 +02:00
Takafumi Arakaki
02a0681d5c
Move [Open] button to the left of the line
2012-05-12 00:48:39 +02:00
Takafumi Arakaki
5d7f6adb86
Support new notebook creation
2012-05-12 00:34:00 +02:00
Takafumi Arakaki
a074a168c9
First commit of bare bone version
2012-05-07 14:41:15 +02:00