Jonathan Frederic
|
b53386b37b
|
Ran function comment conversion tool
|
11 years ago |
Matthias Bussonnier
|
480beffd7b
|
Move js donc into function themselves.
Then it is possible in the browser js console to get the documentation
interactively.
|
11 years ago |
Min RK
|
fe00509f32
|
add sticky `Connection lost` notification
when reconnect process gives up
|
11 years ago |
Min RK
|
a6d427e5c9
|
add exponential falloff for reconnect
avoids constant reconnect attempts every 3 seconds forever
gives up after 6 tries (last timeout 64s)
|
11 years ago |
Thomas Kluyver
|
9c7d73a05e
|
Move language info from kernelspec to kernel_info_reply
|
11 years ago |
MinRK
|
a67abc297d
|
remove unnecessary 'js' subdir from services
part of the point of services is that they are just code, so they won't have js/less/etc. files.
|
11 years ago |