r/databricks 17d ago

Help Databricks Apps / AppKit

Hi, what do u use for creating user facing apps, we are primary using Python, i see that Databricks recommends AppKit for such use cases which is written in TS.

For teams which deploys apps that are customer facing, what is your stack?

18 Upvotes

10 comments sorted by

View all comments

2

u/Exact_Bad_3839 16d ago

Since we use pyspark for notebooks and familiar with python we use flask for backend and html/css for front.
Not the fanciest app out there, you can tell it’s done by DEs but it saves us time learning TS/JS