I am exploring GX for one of the projects that I am working on and I am using Databricks in azure hosted environment I have my workspace integrated with the Unity catalog. In this situation how do I use GX as mounting is not an option?
Hi @sanath, welcome to the community!
For an introductory walkthrough of using GX in Databricks, I’d recommend our Get started with Great Expectations and Databricks guide.
Hi @rachel.house, How do I see the data docs in the formatted HTML while using an ephemeral data context? I don’t have DBFS access in my workspace.
I’m running expectations against a pyspark dataframe in a Databricks Notebook. I used a checkpoint to run a validation suite and I have JSON results. I just can’t figure out the data docs.
Thanks in advance.