EducationalTestingService / EducationalTestingService/Confero

Launching Chrome

Open
#100 0 comments 0 reactions 0 assignees View on GitHub
Low Priority
Dominant language
Python
Stars
9
Forks
1
PR merge metrics
No merged PRs in 30d

Description

python webbrowser library for 2.7 doesn't seem to recognize "chrome" as an option; sounds like it's added to the python 3.x library.

For an alternative, see http://stackoverflow.com/questions/24873302/python-generic-webbrowser-get-open-for-chrome-exe-does-not-work , which specifies the actual path to chrome. don't like hard-wiring the path.

Another solution is to set Chrome as the Windows default browser and then use "default" in the viewer's app_config.yaml file. This works for me.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.