/dbt-sl-streamlit

Explore the dbt Semantic Layer

Primary LanguagePythonThe UnlicenseUnlicense

dbt Cloud Semantic Layer on Streamlit

Use this streamlit app to view the metrics you've defined in your project. The only thing you'll need to define is the JDBC_URL that you obtain from dbt Cloud.

Developing

Clone the repo and run poetry install. Activate the virtualenv created by running poetry shell

Finally, run your app:

streamlit run 🏠_Home.py