You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just installed the hyperdash api on my Android. I followed the below instructions on my computer:
pip install hyperdash
hd login --email
email:
password:
Things went as expected so far.
I wrote a simple hello world program and thought hyperdash would pipe the result to my phone screen as well.
I ran the following command on my terminal:
hd run -n "something" python3 "something.py"
My phone's screen still says: Models, waiting for data ...
Am I missing something? How does this work?
Thanks
The text was updated successfully, but these errors were encountered:
Hey!
I just installed the hyperdash api on my Android. I followed the below instructions on my computer:
pip install hyperdash
hd login --email
email:
password:
Things went as expected so far.
I wrote a simple hello world program and thought hyperdash would pipe the result to my phone screen as well.
I ran the following command on my terminal:
hd run -n "something" python3 "something.py"
My phone's screen still says: Models, waiting for data ...
Am I missing something? How does this work?
Thanks
The text was updated successfully, but these errors were encountered: