Spaces:
Build error
Build error
File size: 854 Bytes
d7e687c 76ccba7 d7e687c c9a75fc d7e687c c9a75fc d7e687c c9a75fc d7e687c c9a75fc d7e687c c9a75fc d7e687c c9a75fc d7e687c c9a75fc d7e687c c9a75fc d7e687c c9a75fc d7e687c | 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 45 46 | ---
title: Math Roots
emoji: ๐งฎ
colorFrom: blue
colorTo: indigo
sdk: docker
app_port: 7860
pinned: false
license: mit
tags:
- streamlit
- math-genealogy
- webapp
---
# ๐ Math Roots: Math Genealogy Tree Explorer
A simple Streamlit app to explore your mathematical genealogy tree using your Math Genealogy Project ID.
## ๐ Features
- ๐งโ๐ Enter your Math Genealogy Project ID to trace your academic "ancestors"
- ๐ณ Interactive, web-based interface powered by [Streamlit](https://streamlit.io/)
## ๐ Usage
1. Install dependencies:
```bash
pip install streamlit
```
2. Run the app:
```bash
streamlit run app.py
```
3. Open the provided local URL in your browser.
## ๐ Model Card
**Library:** Streamlit
**App Entry Point:** `app.py`
**Tags:** math-genealogy, streamlit, webapp
## ๐ License
MIT
|