Forum Discussion
data_quantum
2 years agoNew Member
Sharing data progress outside Fabric Notebook
Hi, I am connecting to a Lakehouse from a Notebook within Microsoft Fabric. I run an analysis on a dataframe, e.g. ydata_profiler using a PySpark, that produces an inline report of my data. Grea...
deborshi_nag
7 months agoSuper User
Hello data_quantum
If you have access to Databricks, which is a first-party Microsoft offering, you can use Databricks Apps to host a Streamlit/Dash/Flask app that can connect to your Fabric Lakehouse SQL endpoint.
Here's the link to Microsoft docs
Key concepts in Databricks Apps - Azure Databricks | Microsoft Learn
Hope this helps - please appreciate by leaving a Kudos or accepting it as a Solution to help others!