sherpa-ai / sherpa

Hyperparameter optimization that enables researchers to experiment, visualize, and scale quickly.
http://parameter-sherpa.readthedocs.io/
GNU General Public License v3.0
333 stars 54 forks source link

Dashboard exception for Windows #46

Closed Nick-AI closed 5 years ago

Nick-AI commented 5 years ago

Added exception when trying to launch the dashboard on a Windows machine to provide some more useful information to the user.

Current version breaks when leaving the disable_dashboard option enabled on Windows platforms. sherpa_pre_winfix

The additions made add some transparency and present user with a way to fix the issue until full windows support is added. sherpa_post_winfix