hyperdashio/hyperdash-sdk-py

Web browser

Opened this issue · 2 comments

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

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.

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.