Unable to establish connection with iPython website

iPython worked fine until a few hours ago when I had to perform a hard shutdown because I was unable to interrupt my kernel. Now, opening any laptop, I get the following error:

"The connection to WebSocket cannot be established. You cannot run the code. Check the network connection or the configuration of the laptop server."

I have the latest version of Chrome and am only trying to access local laptops.

The Javascript console gives me the following:

Running WebSockets: [link not allowed by StackOverflow] / 737c7279-7fab-467c-9e0f-cba16233e4b5 kernel.js: 143

Failed to connect to WebSocket: [link not allowed by StackOverflow] / 737c7279-7fab-467c-9e0f-cba16233e4b5 notificationarea.js: 129

The resource is interpreted as an image, but is transferred with the MIME type image / x-png: "[link not allowed by StackOverflow] /static/components/jquery-ui/themes/smoothness/images/ui-bg_glass_75_dadada_1x400.png".

(anonymous function)

+6
source share
1 answer

Try reinstalling your iPython server or create a new server profile

0
source

All Articles