Using Streamlit in Amazon SageMaker (Notebooks, Studio, JupyterLab)

Поделиться
HTML-код
  • Опубликовано: 30 июл 2024
  • In this video, I will quickly take you through using streamlit to stand up applications in Amazon SageMaker.
    We will do this for:
    1. SageMaker Studio Classic
    2. SageMaker Studio JupyterLab
    3. and SageMaker Notebooks
    Chapters:
    00:00 Intro
    00:36 SageMaker Studio Classic
    05:24 SageMaker Studio JupyterLab
    07:47 SageMaker Notebooks

Комментарии • 15

  • @cohenbenr
    @cohenbenr 26 дней назад +1

    Great video. Have you tried this with CodeEditor in the new Studio? I'm trying to get this to work now.

  • @sanjaybhatikar
    @sanjaybhatikar 5 месяцев назад

    Thanks for this video. I did not realize this wouldn't work with Code Editor and wasted a lot of time going down the rabbit-hole of IAM roles and policies that the error messages had me thinking were the root cause.

  • @sinjini3189
    @sinjini3189 Месяц назад

    Thank you so much for this!!

  • @jameslee7712
    @jameslee7712 2 месяца назад

    Method 3 works perfectly!

  • @berliansafriprakoso3
    @berliansafriprakoso3 3 месяца назад

    nice video 👏

  • @benharlander8831
    @benharlander8831 5 месяцев назад

    Thanks! Trying to get this working with Code Editor. Let me know if you have solved that one too!

    • @sabyr15
      @sabyr15 3 месяца назад

      Did you have a chance to make it work in Code editor

  • @Abhisekgev
    @Abhisekgev 4 месяца назад

    I tried accessing the streamlit and followed your steps. The webpage hosted is reachable but appears to be completely blank.

    • @ken262849
      @ken262849 4 месяца назад

      I'm also having this problem. Did you manage to solve it? I will test in another browser other than Chrome.

    • @Abhisekgev
      @Abhisekgev 4 месяца назад

      One needs to upgrade the jupyter version to >= 2 and I tried a lot in doing so but the version of jupyter remained the same@@ken262849

    • @maks6770
      @maks6770 4 месяца назад

      The same for me but 3rd approach with --server.baseUrlPath works in my case for SageMaker Studio JupyterLab

    • @m.caneda4205
      @m.caneda4205 3 месяца назад

      I have the same problem. The third approach also does not work for me. Anyone have an idea?

    • @Abhisekgev
      @Abhisekgev 3 месяца назад

      @@m.caneda4205 One has to upgrade the jupyter version to greater than 2. I tried a lot with all conda environments but after upgrading the jupyter lab reboots and it shows version 1

  • @JiyuKim-sr1mi
    @JiyuKim-sr1mi 3 месяца назад

    I keep having this issues whenever I try to install it on SageMaker notebook:
    ERROR: Could not install packages due to an OSError: [Errno 2] No such file or directory: '/opt/conda/lib/python3.10/site-packages/pytz-2023.3.dist-info/METADATA'