1

I am a newbie in python. I am using python 2.7 version. I installed ipython notebook (version 4.0.0). when I use command "ipython notebook", I get the webpage fine.

However,when I create a new notebook and try to execute something ( very simple things like print "hello world" or 1+1 , nothing happens. The code does not even appear in different colours. It just shows In[*] as I press ctrl+enter or click upon the run button.

Also, I have referred to a similar question here: IPython notebook does not produce output

I tried using ip=localhost, also tried disabling the antivirus and firewall before executing as given in the previous answer, but still no luck. I already re installed python hoping to get rid of this issue.

My OS is Windows 7 and my browser is Mozilla Firefox 41.0.2

Please help me.

asked Oct 20, 2015 at 18:06

1 Answer 1

1

Try restarting the kernel by selecting Kernel> Restart in the toolbar.

answered Dec 23, 2015 at 21:30
Sign up to request clarification or add additional context in comments.

Comments

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.