You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Refine Databricks integrations section content and styling
- Left-align all text content for better readability
- Convert AI services list to bullet points (SQL Warehouse, Unity Catalog, Genie AI, OAuth)
- Remove redundant 'This integration enables you to:' section
- Remove bold styling from final paragraph for consistent text weight
- Update R logo card styling with violet theme (border and background)
"With Reflex's Databricks integration, you can build customizable, performant web apps that seamlessly leverage Databricks' powerful data and AI services — including SQL Warehouse, Unity Catalog, Genie AI, and OAuth-based authentication. These are just a few examples — Reflex can hook into most Databricks services, giving you the flexibility to integrate analytics, governance, AI, and data pipelines directly into your apps.",
141
-
class_name="text-slate-12 text-center mb-6",
140
+
"With Reflex's Databricks integration, you can build customizable, performant web apps that seamlessly leverage Databricks' powerful data and AI services:",
"These are just a few examples — Reflex can hook into most Databricks services, giving you the flexibility to integrate analytics, governance, AI, and data pipelines directly into your apps.",
152
+
class_name="text-slate-12 text-left mb-6",
155
153
),
156
154
rx.el.p(
157
155
"Once your app is ready, you can deploy it directly to Databricks Apps, ensuring that all data, compute, and governance remain fully within your organization's Databricks environment — maintaining compliance, security, and performance at scale.",
158
-
class_name="text-slate-12 text-center mb-6",
156
+
class_name="text-slate-12 text-left mb-6",
159
157
),
160
158
rx.el.p(
161
159
"With Reflex + Databricks, you can transform data workflows, analytics dashboards, and AI interfaces into interactive, secure, and enterprise-ready applications — all without leaving your Databricks ecosystem.",
0 commit comments