Min RK
|
4bdc954212
|
fix outdated links to ipython-doc
|
10 years ago |
Min RK
|
6c4687bc8e
|
remove outdated "you will NOT be able to run code" message
from connection-failed dialog.
This is a reference to ignored execute requests,
which are fixed by the pending-message queue.
|
10 years ago |
Min RK
|
e110914495
|
register callbacks before sending message
just in case of infinitely fast replies
|
10 years ago |
Min RK
|
14e276c6f1
|
allow explicit reconnect
rather than reconnect being a no-op if it appears connected
this allows an escape hatch if the connection should be forcefully reestablished.
|
10 years ago |
Jason Grout
|
4a05b1fb8f
|
Implement kernel message buffering for when the websocket is not connected.
|
10 years ago |
Jonathan Frederic
|
1ae63ce185
|
Load jquery and friends globally
|
10 years ago |
Min RK
|
a8b15bc709
|
avoid double-encoding base_url
base_url should already be url-encoded.
|
11 years ago |
Matthias Bussonnier
|
7d3be593a8
|
Fix bad message break notebook
Would need a test, and probably a way to display the message to the user
if it ever happen.
|
11 years ago |
Sylvain Corlay
|
a3fa53f0f4
|
Filter by target name
|
11 years ago |
Sylvain Corlay
|
c451342c81
|
Adding comm_info method
|
11 years ago |
Matthias Bussonnier
|
2d5d548d79
|
Revert "Use NPM, node ES5, and browserify."
|
11 years ago |
Jonathan Frederic
|
c8ff593efc
|
Move source out
|
11 years ago |
jdfreder
|
ff9406f2e3
|
require.js ES5 -> commonjs ES5
|
11 years ago |
Jason Grout
|
a016e42cf7
|
Add links to the REST API documentation (what there is on the wiki)
|
11 years ago |
Sylvain Corlay
|
0e18fd7ae2
|
allow passing a comm_id to new_comm
|
11 years ago |
Matthias Bussonnier
|
3bcbd989b7
|
less globals
|
11 years ago |
Matthias Bussonnier
|
2b98c8dbff
|
remove useless access to IPython global
|
11 years ago |
Matthias Bussonnier
|
85fd9fff23
|
remove reverse deps in Kernel and cleanup Namespace
|
11 years ago |
Matthias Bussonnier
|
8d0ae844f5
|
remove reverse dependency in comms
|
11 years ago |
Min RK
|
d71a59cc9f
|
s/jupyter_notebook/notebook
|
11 years ago |