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
質問済み 5ヶ月前378ビュー
1回答
0
承認された回答

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
エキスパート
回答済み 5ヶ月前
profile picture
エキスパート
レビュー済み 5ヶ月前

ログインしていません。 ログイン 回答を投稿する。

優れた回答とは、質問に明確に答え、建設的なフィードバックを提供し、質問者の専門分野におけるスキルの向上を促すものです。

質問に答えるためのガイドライン

関連するコンテンツ