ipython notebook requires javascript - on firefox web browser -


i'm trying run jupyter notebook terminal on xfce ubuntu machine. typed in command:

jupyter notebook --browser=firefox

the firefox browser opens, empty , following error:

"ipython notebook requires javascript. please enable proceed."

i searched web on how enable javascript on ipython notebook didn't find answer. appreciate lot help. thanks!

javascript has enabled in firefox browser turned off. turn on this

to enable javascript mozilla firefox: click tools drop-down menu , select options. check boxes next block pop-up windows, load images automatically, , enable javascript. refresh browser right-clicking anywhere on page , selecting reload, or using reload button in toolbar.


Comments

Popular posts from this blog

javascript - jQuery: Add class depending on URL in the best way -

caching - How to check if a url path exists in the service worker cache -

Redirect to a HTTPS version using .htaccess -