Show More
@@ -98,7 +98,9 var IPython = (function (IPython) { | |||
|
98 | 98 | " or if the url does not look right, there could be an error in the" + |
|
99 | 99 | " server's configuration."; |
|
100 | 100 | } else { |
|
101 | IPython.notification_widget.set_message('Reconnecting Websockets', 1000); | |
|
101 | 102 |
|
|
103 | return; | |
|
102 | 104 | } |
|
103 | 105 | var dialog = $('<div/>'); |
|
104 | 106 | dialog.html(msg); |
General Comments 0
You need to be logged in to leave comments.
Login now