Skip to content

Local Hosting#1

Open
Benjamin-Knight wants to merge 3 commits intoOLADOD:mainfrom
Benjamin-Knight:main
Open

Local Hosting#1
Benjamin-Knight wants to merge 3 commits intoOLADOD:mainfrom
Benjamin-Knight:main

Conversation

@Benjamin-Knight
Copy link

As discussed at the GIF I've added a PowerShell script that will allow the hosting of Streamlit on an internal server rather than the cloud.

That should let you do things like connect to local data sources like databases, or a store of CSV files in a folder, rather than users uploading.

I also cleaned up the devcontainer so it starts the project automatically again and had a quick pass at removing some XSS issues. Not really an issue with the files your loading in right now but you could craft a malicious one that would hijack the users browser.

…r and fix the calling of streamlit.

Update the updating of the base image as its not required and slows down container start. If extra packages are required install via features not via post container commands.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant