An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

## General usage

### install
make environment

```
pip install ...
```

### run

```bash
streamlit run app.py
```