Streamlit is not working in localhost

0

My code is app.py

import streamlit as st
st.write("hello")

run this code with streamlit run app.py

You can now view your Streamlit app in your browser.

Network URL: http://XXX.XXX.XXX.X:8501 External URL: http://XX.X.XXX.XX:8501

I follow the https://XXX/jupyterlab/default/proxy/8501 but tis is not working for me

Dipika
feita há 5 meses379 visualizações
1 Resposta
0
Resposta aceita

Hi,

I would suggest that you follow the precise guidance of this recent blog post to get Streamlit accessible when running on SageMaker: https://aws.amazon.com/blogs/machine-learning/build-streamlit-apps-in-amazon-sagemaker-studio/

Best,

Didier

profile pictureAWS
ESPECIALISTA
respondido há 5 meses
profile picture
ESPECIALISTA
avaliado há 5 meses

Você não está conectado. Fazer login para postar uma resposta.

Uma boa resposta responde claramente à pergunta, dá feedback construtivo e incentiva o crescimento profissional de quem perguntou.

Diretrizes para responder a perguntas