Access Airtable data via Streamlit
For demo purpose
Requirements
- Poetry
- Python 3.9
poetry install
cp .streamlit/secrets.example.toml .streamlit/secrets.toml
Then, add the key in the file. You may request the key for the demo by requesting access to this table https://airtable.com/shrgCbVCeTbLNjLA4.
poetry run streamlit run airtable-streamlit.py