Hi I’m very new to the community and python so be kind .
I have built a one page app with plotly, panda, and dash to build a sort of dynamic sankey.
I need to deploy it so that other people from my organization can access it but no on else outside.
I don’t want to make it public, and want to be sure that no external source views the data or else its will be considered a security breach. Its important that their are no Data Collectors.
Thank you.