Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Old Safari browsers don't work with ipython notebook #281

Closed
iglpdc opened this issue Jan 11, 2016 · 5 comments
Closed

Old Safari browsers don't work with ipython notebook #281

iglpdc opened this issue Jan 11, 2016 · 5 comments

Comments

@iglpdc
Copy link
Contributor

iglpdc commented Jan 11, 2016

To add to the troubleshooting section. Safari is version for the Mac OS 10.7. The fix is to set Chrome (maybe Firefox) as the default browser.

@wking
Copy link
Contributor

wking commented Jan 11, 2016

On Mon, Jan 11, 2016 at 10:53:40AM -0800, Ivan Gonzalez wrote:

To add to the troubleshooting section. Safari is version for the Mac
OS 10.7. The fix is to set Chrome (maybe Firefox) as the default
browser.

In the current installation-test script, there are tests for
IPython-compatible browsers since
wking/swc-setup-installation-test@d13b26c9f
(swc-installation-test-2.py: Add minimum browser requirements for
IPython, 2015-01-24). The minimum Safari for IPython v3.0.0 was 5.0,
but I haven't checked since then. Is OS 10.7 running an older Safari,
or has IPython shifted to requiring a more modern version?

@iglpdc
Copy link
Contributor Author

iglpdc commented Jan 11, 2016

I'm not sure. I'll check in a bit: we're in the middle of the workshop.
Also it might be that the learners didn't run the check scripts at all :)

On Mon, Jan 11, 2016 at 2:08 PM, W. Trevor King [email protected]
wrote:

On Mon, Jan 11, 2016 at 10:53:40AM -0800, Ivan Gonzalez wrote:

To add to the troubleshooting section. Safari is version for the Mac
OS 10.7. The fix is to set Chrome (maybe Firefox) as the default
browser.

In the current installation-test script, there are tests for
IPython-compatible browsers since
wking/swc-setup-installation-test@d13b26c9f
(swc-installation-test-2.py: Add minimum browser requirements for
IPython, 2015-01-24). The minimum Safari for IPython v3.0.0 was 5.0,
but I haven't checked since then. Is OS 10.7 running an older Safari,
or has IPython shifted to requiring a more modern version?


Reply to this email directly or view it on GitHub
#281 (comment)
.

@iglpdc
Copy link
Contributor Author

iglpdc commented Jan 13, 2016

The learner didn't show up today, so I couldn't check on Safari's version. OS 10.7 should run at least Safari 5, according to [1], and the Jupyter docs [2] still mention minimun Safari as 5.0.

Should we close this?

[1] https://en.wikipedia.org/wiki/Safari_version_history
[2] http://jupyter-notebook.readthedocs.org/en/latest/notebook.html#browser-compatibility

@wking
Copy link
Contributor

wking commented Jan 13, 2016

On Tue, Jan 12, 2016 at 04:44:08PM -0800, Ivan Gonzalez wrote:

The learner didn't show up today, so I couldn't check on Safari's
version. OS 10.7 should run at least Safari 5, according to [1], and
the Jupyter docs [2] still mention minimun Safari as 5.0.

Should we close this?

Probably, since I don't think we have enough information to
auto-detect the issue. But maybe post a note on the wiki pointing
here, so folks will re-open if they see something that looks similar?

@iglpdc
Copy link
Contributor Author

iglpdc commented Jan 13, 2016

Ok, I've just added a note on the wiki. Closing this.

@iglpdc iglpdc closed this as completed Jan 13, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants