Show More
@@ -1041,6 +1041,14 b' Message type: ``status``::' | |||||
1041 | Busy and idle messages should be sent before/after handling every message, |
|
1041 | Busy and idle messages should be sent before/after handling every message, | |
1042 | not just execution. |
|
1042 | not just execution. | |
1043 |
|
1043 | |||
|
1044 | .. note:: | |||
|
1045 | ||||
|
1046 | Extra status messages are added between the notebook webserver and websocket clients | |||
|
1047 | that are not sent by the kernel. These are: | |||
|
1048 | ||||
|
1049 | - restarting (kernel has died, but will be automatically restarted) | |||
|
1050 | - dead (kernel has died, restarting has failed) | |||
|
1051 | ||||
1044 | Clear output |
|
1052 | Clear output | |
1045 | ------------ |
|
1053 | ------------ | |
1046 |
|
1054 |
General Comments 0
You need to be logged in to leave comments.
Login now