最新消息:雨落星辰是一个专注网站SEO优化、网站SEO诊断、搜索引擎研究、网络营销推广、网站策划运营及站长类的自媒体原创博客

amazon web services - Can't access AWS Streamlit URL? - Stack Overflow

programmeradmin8浏览0评论

I'm trying to connect AWS LLM to an S3 bucket to be queried with Kendra. I'm following this tutorial, which has worked in the past. I think the new AWS Unified Sagemaker has a different URL than the previous Sagemakers', and it's causing an issue trying to get my Streamlit app URL to work.

I've followed the tutorial steps with success until the end, where you set up the Streamlit URL. The problem is my URL doesn't look like the example. (I'm already replacing the randomidentifier with the one in my Sagemaker URL)

Tutorial URL: /jupyter/default/lab?

My URL in Sagemaker: /projects/morerandom/code

My port is also 8501 like in the tutorial. I've tried about every combination of this URL to get it working, to no avail.

Any help is appreciated!

I'm trying to connect AWS LLM to an S3 bucket to be queried with Kendra. I'm following this tutorial, which has worked in the past. I think the new AWS Unified Sagemaker has a different URL than the previous Sagemakers', and it's causing an issue trying to get my Streamlit app URL to work.

I've followed the tutorial steps with success until the end, where you set up the Streamlit URL. The problem is my URL doesn't look like the example. (I'm already replacing the randomidentifier with the one in my Sagemaker URL)

Tutorial URL: https://d-randomidentifier.studio.us-east-1.sagemaker.aws/jupyter/default/lab?

My URL in Sagemaker: https://d-randomidentifier.sagemaker.us-east-2.on.aws/projects/morerandom/code

My port is also 8501 like in the tutorial. I've tried about every combination of this URL to get it working, to no avail.

Any help is appreciated!

Share Improve this question edited Jan 29 at 21:44 Kelsey asked Jan 22 at 19:46 KelseyKelsey 971 gold badge11 silver badges25 bronze badges
Add a comment  | 

1 Answer 1

Reset to default 2

You're supposed to supply this https://d-randomidentifier part of the URL yourself.

What you're trying to access are just dummy URL's that are not supposed to work.

You can set up your studio lab here: https://studiolab.sagemaker.aws/

发布评论

评论列表(0)

  1. 暂无评论