Spaces:
Paused
Paused
File size: 1,720 Bytes
b6deec0 0135753 c2b4eb3 0135753 c2b4eb3 0135753 |
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 |
<div align="center">
# **Dashboards** <!-- omit in toc -->
[](https://discord.gg/realbittensor)
[](https://opensource.org/licenses/MIT)
---
Opentensor Dashboards.
## Validators
This repo contains a streamlit [dashboard]([url](https://opendashboard-v110.streamlit.app/)) which can be used to inspect and analyze the live network. It works by pulling validator data from [wandb](https://wandb.ai/opentensor-dev/openvalidators?workspace=default) 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](https://blog.streamlit.io/host-your-streamlit-app-for-free/), but be warned that the app is limited to 1GB of RAM.
### Screenshots
------
*Overview metrics and run selection*

------
*UID health*


------
*Completions*


## OpenMetagraph
|