Widgets with Firefox vs Chrome

112 views
Skip to first unread message

Rafael Rodrigues

unread,
May 31, 2016, 10:40:00 AM5/31/16
to Project Jupyter
Hi,

For some reason, my widgets do not run properly when I am using it with Python 3.5 and Firefox.

It does run perfectly running Python 2.7 or 3.5 and Chrome.

But, for my surprise, it does work fine when I use Python 2.7 and Firefox.

Could you please give me some light why it does not work with Python 3.5 and Firefox? I've been moving away from Python 2.7 because of the lack of support in the near future.

My default web browser is Firefox, that is why I am pinging you guys.

Best, Rafael.

Thomas Kluyver

unread,
May 31, 2016, 10:56:40 AM5/31/16
to Project Jupyter
We sometimes see issues in someone's default browser because of caching, though I don't know why that would differ between two Python versions. To check this, try running the notebook server on a different port from normal, with e.g. 'jupyter notebook --port 6767'. If something in the browser's cache is the issue, then using another port should bypass it.

Also check that you have the exact same versions of ipywidgets and widgetsnbextension installed in each version of Python (run 'pip list' to see versions).

Thomas

--
You received this message because you are subscribed to the Google Groups "Project Jupyter" group.
To unsubscribe from this group and stop receiving emails from it, send an email to jupyter+u...@googlegroups.com.
To post to this group, send email to jup...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/jupyter/82487489-688f-49dd-b4e4-304b512fc666%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Rafael Rodrigues

unread,
May 31, 2016, 11:12:22 AM5/31/16
to jup...@googlegroups.com

I upgraded ipywidgets and widgetsnbextension in my python 3.5 env.

 

It worked just fine!

 

Thanks a lot.

 

Rafael

--
You received this message because you are subscribed to a topic in the Google Groups "Project Jupyter" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/jupyter/hNTMdotLh4Q/unsubscribe.
To unsubscribe from this group and all its topics, send an email to jupyter+u...@googlegroups.com.


To post to this group, send email to jup...@googlegroups.com.

Reply all
Reply to author
Forward
0 new messages