0% found this document useful (0 votes)
27 views1 page

Streamlit App Deployment Guide

Uploaded by

bharathitech77
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
27 views1 page

Streamlit App Deployment Guide

Uploaded by

bharathitech77
Copyright
© All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOCX, PDF, TXT or read online on Scribd

IMPLEMENTATION

Step1: !pip install streamlit


Step2: %%writefile [Link]
Step3:!wget -q -o - [Link]
Step4: ! streamlit run [Link] & npx localtunnel --
port 8501
Step5:click on your url link
Step 6: your url is: [Link]
Step7: You can now view your Streamlit app in
your browser.

Local URL: [Link]


Network URL: [Link]
External URL: [Link]
Step8: type ur address in url link
[Link]

You might also like