[IPython-dev] Can't execute cells if run IPython3 Notebook at port 8888
Matthias BUSSONNIER
bussonniermatthias at gmail.com
Tue Nov 25 06:16:51 EST 2014
Le 25 nov. 2014 à 11:44, Kenneth Tran a écrit :
> Here's a strange problem that I'm having.
>
> If I start the notebook server with either ipython notebook or ipython notebook --port=8888, then I cannot execute cells in the notebooks. The cursor jumps to the next cells as usual but the cells don't run and the numbers don't change.
This happen if the web socket connexion never finish opening and the kernel does not appear to be started for the frontend.
Does your browser javascript console say anything ?
>
> If I change the port to anything else, then the problem disappears.
>
> What are the possible causes of this issue?
>
> My last sync of IPython 3 from Github was a few days ago.
>
> -Ken
> _______________________________________________
> IPython-dev mailing list
> IPython-dev at scipy.org
> http://mail.scipy.org/mailman/listinfo/ipython-dev
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20141125/4fcbd1e9/attachment.html>
More information about the IPython-dev
mailing list