EducationalTestingService / EducationalTestingService/Confero
Launching Chrome
Open
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.