Data Docs in Microsoft Fabric

Hello, I am using GX Core in Microsoft fabric notebooks and have it mostly working other than Data Docs. Closest I have gotten is printing an empty data docs HTML page inline but never with my expectation suite in it. I believe this is due to Fabric just being a container. Another topic mentioned Configure Data Docs | Great Expectations might provide a solution but I wasn’t able to correctly set the site_config in a way that worked. Any tips or potential solutions would be greatly appreciated!

1 Like

Did you find out ?
I tried to save the tmp files (from context.get_docs_sites_urls()) to the lakehouse
But then I don’t manage to read them in an Iframe or whatsoever

I didn’t solve the issue but I manually displayed most of the info data docs might from the json results given from verification, I can show you that if you want but it wasn’t too complex