[IPython-dev] Can't execute cells if run IPython3 Notebook at port 8888
Kenneth Tran
one at kentran.net
Tue Nov 25 05:44:33 EST 2014
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.
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
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/ipython-dev/attachments/20141125/18db096d/attachment.html>
More information about the IPython-dev
mailing list