Streamlit Tutorial | What is Streamlit | Basic Streamlit Functions | Intellipaat

Sdílet
Vložit
  • čas přidán 29. 08. 2024

Komentáře • 38

  • @azobensadio260
    @azobensadio260 Před rokem +5

    The best Video for Streamlit

    • @Intellipaat
      @Intellipaat  Před rokem

      Glad you liked it 😊 Do like, share & subscribe to our channel to get updates on upcoming videos.

  • @anthonysarkar6538
    @anthonysarkar6538 Před 3 měsíci +4

    It is showing The system cannot find the path specified but I have done exactly whatever you showed us.

    • @Intellipaat
      @Intellipaat  Před 3 měsíci +2

      Here are a few things to check:
      1. Check the Path: Make sure the path you typed is correct. Even a small mistake can cause this error.
      2. Check the Location: Make sure the file or folder really exists in the place you are looking. Maybe it is in a different folder.
      3. Check Spelling: Double-check the spelling of the file and folder names.
      4. Use Quotes: If the path has spaces in it, put the whole path in quotes. For example: "C:\Users\Your Name\Documents\file.txt".
      If you still have trouble, please share the exact path you are using, and we'll help you more.

    • @anthonysarkar6538
      @anthonysarkar6538 Před 3 měsíci +1

      @@Intellipaat thank you so much for replying. It has installed but how to reopen and to practise again it is now not getting opened.

  • @harshkhandelwal9456
    @harshkhandelwal9456 Před 8 měsíci +4

    wow, good video

    • @Intellipaat
      @Intellipaat  Před 8 měsíci

      Glad you liked it 😊 Do like, share & subscribe to our channel to get updates on upcoming videos.

  • @mayurpai19
    @mayurpai19 Před 6 měsíci +2

    Very Good Tutorial! 💯

    • @Intellipaat
      @Intellipaat  Před 6 měsíci

      Glad you liked it 😊 Do like, share & subscribe to our channel to get updates on upcoming videos.

  • @bozok1903
    @bozok1903 Před rokem +3

    Thanks you very much. It helped me a lot.

    • @Intellipaat
      @Intellipaat  Před rokem +1

      Glad it was helpful! Do like, share & subscribe to our channel to get updates on upcoming videos.

    • @DeepakKumar-fq6mj
      @DeepakKumar-fq6mj Před 4 měsíci

      have you done virtual environment path in your pc ?

  • @sushantnamurte16
    @sushantnamurte16 Před 4 měsíci +1

    Very informative video 🎉

    • @Intellipaat
      @Intellipaat  Před 4 měsíci

      Glad you liked it 😊 Do like, share & subscribe to our channel to get updates on upcoming videos.

  • @ramjipal9706
    @ramjipal9706 Před 22 dny

    thanks sir

  • @pinkiyadav2094
    @pinkiyadav2094 Před rokem +2

    Very much useful

    • @Intellipaat
      @Intellipaat  Před rokem

      Glad it was helpful! Do like, share & subscribe to our channel to get updates on upcoming videos.

  • @SreeKrishnaDeva
    @SreeKrishnaDeva Před 4 měsíci

    very good tutorial, Thanks

    • @Intellipaat
      @Intellipaat  Před 4 měsíci

      Glad you liked it 😊 Do like, share & subscribe to our channel to get updates on upcoming videos.

  • @himaniupadhyay8201
    @himaniupadhyay8201 Před rokem +2

    Can we change the size of the data frame
    and can we add css with streamlit

    • @Intellipaat
      @Intellipaat  Před rokem

      If you wish to get Personal support, fill out this form and we will reach out to you. Have a great day!
      .
      Google Form: forms.gle/XWy7MtQPrHkgq7Pt7

  • @mahalakshmigunasekaran425
    @mahalakshmigunasekaran425 Před 11 měsíci +2

    Thanks for this video, however i am getting an error when i type streamlit hello, it is not taking me to a new browser..

    • @Intellipaat
      @Intellipaat  Před 11 měsíci

      If you wish to get Personal support, fill out this form and we will reach out to you. Have a great day!
      .
      Google Form: forms.gle/XWy7MtQPrHkgq7Pt7

    • @randomvideos979
      @randomvideos979 Před 7 měsíci

      type python -m streamlit run

  • @anthonysarkar6538
    @anthonysarkar6538 Před 3 měsíci +1

    Sir, how to reopen the same streamlit page?? Plz reply

    • @Intellipaat
      @Intellipaat  Před 3 měsíci +1

      To reopen the same Streamlit page, you can follow these steps:
      Save the URL: When you run your Streamlit app, it opens in a web browser. Copy the URL (web address) from the address bar.
      Bookmark the URL: Save the URL as a bookmark in your web browser so you can easily open it again later.
      Run the app again: If you closed the app, you need to run the Streamlit script again. Open your terminal or command prompt, go to the folder where your script is, and type streamlit run your_script_name.py (replace your_script_name.py with the name of your file).
      That's it! Now you can reopen your Streamlit page anytime.

    • @anthonysarkar6538
      @anthonysarkar6538 Před 3 měsíci +1

      @@Intellipaat thank you so so much sir

  • @bomminenihemanthkumar514
    @bomminenihemanthkumar514 Před 6 měsíci +1

    when i type this cd Desktop it is showing like this.
    The system cannot find the path specified.

    • @Intellipaat
      @Intellipaat  Před 6 měsíci

      If you wish to get Personal support kindly fill out this form and we will reach out to you. Have a great day!
      .
      Google Form: forms.gle/XWy7MtQPrHkgq7Pt7

    • @aaravgavshinde
      @aaravgavshinde Před 6 měsíci

      probably you are in different drive

  • @GitaShriS
    @GitaShriS Před 3 měsíci

    bro I installed streamlit, did the hello statement too, and tried to use it in vscode app but it's still underlined in yellow

    • @Intellipaat
      @Intellipaat  Před 3 měsíci

      Hello, if Streamlit is underlined in yellow in VSCode, try checking the installation with pip show streamlit, restart VSCode, ensure your virtual environment is activated, verify your import statement is import streamlit as st, and consider disabling or configuring the linter, as it might be causing the yellow underline. This should help fix the issue!

  • @tejassarode9884
    @tejassarode9884 Před 6 měsíci +1

    Sir can you please tell us how to deploy this streamlit app

    • @Intellipaat
      @Intellipaat  Před 6 měsíci

      If you wish to get Personal support kindly fill out this form and we will reach out to you. Have a great day!
      .
      Google Form: forms.gle/XWy7MtQPrHkgq7Pt7

  • @pinocchio4926
    @pinocchio4926 Před 7 měsíci

    24:00

  • @ankanpal9163
    @ankanpal9163 Před měsícem

    sir can u please provide with the source code

    • @Intellipaat
      @Intellipaat  Před 21 dnem

      We do not distribute slide decks and source codes for sessions outside the organization, as they are proprietary resources used for teaching purposes. If you require assistance or have any inquiries, please contact us at IND : +91-7022374614 / US : 1-800-216-8930 (Toll Free)

    • @Intellipaat
      @Intellipaat  Před 21 dnem

      We do not distribute slide decks and source codes for sessions outside the organization, as they are proprietary resources used for teaching purposes. If you require assistance or have any inquiries, please contact us at IND : +91-7022374614 / US : 1-800-216-8930 (Toll Free)