Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added a template for Streamlit Databricks data app #56

Open
wants to merge 9 commits into
base: main
Choose a base branch
from

Conversation

andrewnester
Copy link
Contributor

@andrewnester andrewnester commented Dec 24, 2024

This template contains a bundle structure to create and manage Databricks App which reads data from a SQL warehouse and visualizes it.
The app is written in Python using Streamlit framework.

Install the template using the following command:

databricks bundle init https://github.com/databricks/bundle-examples --template-dir contrib/templates/streamlit-app

@andrewnester andrewnester marked this pull request as ready for review December 24, 2024 12:48
Copy link
Contributor

@pietern pietern left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice!

contrib/templates/app-template/README.md Outdated Show resolved Hide resolved
contrib/templates/app-template/README.md Outdated Show resolved Hide resolved
contrib/templates/app-template/README.md Outdated Show resolved Hide resolved
contrib/templates/app-template/README.md Outdated Show resolved Hide resolved
@andrewnester andrewnester requested a review from pietern December 30, 2024 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants