Skip to main content
Solved

What is the best mechanism or approach to share the desktop html profile results?

  • February 28, 2023
  • 1 reply
  • 55 views

Forum|alt.badge.img+1
  • Data Pioneer

Hello everyone,

I created a profile of my catalog item using ONE desktop and I would like the output(.html) to be accessible to business analyst with read access. The html is only accessible on my local computer. Where’s the best / secure location to store output reports of profiling? Please chime in with any thoughts. Thank you! 😀 

 

 

 

 

Best answer by Maxim Kim

  1. Shared disk in your organization
  2. Google drive or MS Sharepoint
  3. “simple” python web server to serve a single html file -- but this would require a lot of efforts if you take into account set up of proper access levels.

1 reply

Maxim Kim
Ataccamer
Forum|alt.badge.img+3
  • Ataccamer
  • Answer
  • March 1, 2023
  1. Shared disk in your organization
  2. Google drive or MS Sharepoint
  3. “simple” python web server to serve a single html file -- but this would require a lot of efforts if you take into account set up of proper access levels.