sn1 / README.md
steffenc's picture
Update README.md
c2b4eb3 unverified
|
raw
history blame
1.72 kB

Dashboards

Discord Chat License: MIT

Opentensor Dashboards.

Validators

This repo contains a streamlit dashboard which can be used to inspect and analyze the live network. It works by pulling validator data from wandb and using this data for metric tracking and interactive data visualizations.

To install:

pip install -e .

To run dashboard:

streamlit run dashboard.py

Alternatively, you can deploy the app for free on streamlit, but be warned that the app is limited to 1GB of RAM.

Screenshots


Overview metrics and run selection Screenshot 2023-07-27 at 13 29 46


UID health Screenshot 2023-07-27 at 13 37 13

Screenshot 2023-07-27 at 13 37 18


Completions Screenshot 2023-07-27 at 13 38 19

Screenshot 2023-07-27 at 13 39 01

OpenMetagraph