hyperdashio / hyperdash-sdk-py

Official Python SDK for Hyperdash
https://hyperdash.io
199 stars 24 forks source link

Web browser #122

Open david-vazquez opened 6 years ago

david-vazquez commented 6 years ago

The web dashboard does not work in Safari. In the Chrome the colours of all the metrics are the same.

ARONbr1 commented 6 years ago

Hi there David. Thanks for the advice but I run chrome. But lately I been using a debug program and it shows like if I was using a diffrent device similar but diffrent browser. If you could tell me more I will apreciate that. I know people been d Cloning device's so. I guessing some one its trying to be a ninja or I should say niña.

david-vazquez commented 6 years ago

I figured out the problem. It is not about Safari or Chrome. Whenever I create a new experiment it appears twice in the models list: one experiment with the name I gave it with the "-n" command is created and another named with a number inside of the experiment name I gave to it inside the code with the command "exp = Experiment("Experiment name")" is created. The first one never shows the metrics saying: "Uh oh! It looks like you don't have any metrics data for this experiment." The second one works.

About all the metrics having the same color is happening always in all the browsers.