windows 7 x64 - IPython notebook does not produce output -


i have installed ipython 2.0 (april 2014) through anaconda (64 bit) on brand new pc windows 7 (64 bit), performed updates suggested , installed packages "$ conda install ".

i loading ipython notebook firefox , chrome. not default browsers, used information in answer: https://stackoverflow.com/a/15748692/2344958

when run ipython notebook, presents landing pages , open new or imported notebooks, not produce output cells. have no clue. thing can see web console reports "empty string passed getelementbyid()."

console works fine.

any suggestion?

i found page describing problem had. here page: getting output ipython notebook

i have sophos, have no control on it, , solution works far start ipython with:

ipython notebook --ip=localhost 

it works editing line in configuration file c.notebookapp.ip = 'localhost'


Comments

Popular posts from this blog

apache - Remove .php and add trailing slash in url using htaccess not loading css -

javascript - jQuery show full size image on click -