https://github.com/ejoliet/streamlit-apps
Relevant Apps in Streamlit.io
https://github.com/ejoliet/streamlit-apps
asdf astronomy streamlit visualization
Last synced: 4 months ago
JSON representation
Relevant Apps in Streamlit.io
- Host: GitHub
- URL: https://github.com/ejoliet/streamlit-apps
- Owner: ejoliet
- License: mit
- Created: 2025-12-17T00:41:00.000Z (6 months ago)
- Default Branch: main
- Last Pushed: 2026-01-10T03:50:43.000Z (6 months ago)
- Last Synced: 2026-01-11T01:06:58.598Z (6 months ago)
- Topics: asdf, astronomy, streamlit, visualization
- Language: Python
- Homepage:
- Size: 36.1 KB
- Stars: 0
- Watchers: 0
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## General usage
### install
make environment
```
pip install ...
```
### run
```bash
streamlit run app.py
```