@ -42,6 +42,7 @@ var IPython = (function (IPython) {
}else{
alert('Your browser does not have WebSocket support, please try Chrome, Safari or Firefox ≥ 6. Firefox 4 and 5 are also supported by you have to enable WebSockets in about:config.');
};
this.bind_events();
};
@ -59,6 +60,13 @@ var IPython = (function (IPython) {