Install Anaconda Python, Jupyter Notebook And Spyder on Windows 11

Поделиться
HTML-код
  • Опубликовано: 26 ноя 2024

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

  • @elisahorton4833
    @elisahorton4833 11 месяцев назад +4

    I've seen SO many videos and this is the first one that gave me everything I needed

  • @user-fl3gg1gr4o
    @user-fl3gg1gr4o Год назад +8

    You have a gift for teaching. I understood everything from the first time, it rarely happens to me. Thank you.

  • @AdityaRaj-ik7vk
    @AdityaRaj-ik7vk 4 месяца назад +2

    Thanks a lot, I was unable to find conda prompt after installation 😅
    ❤❤❤

  • @FaisalReacts
    @FaisalReacts Год назад +2

    Very informative video, I'm gonna try the same steps for downloading Python 👍

  • @djigbofelicienbadou7295
    @djigbofelicienbadou7295 Год назад +3

    Very clear and instructing video! Thank you for the great job!

  • @aloysiuskondaveeti5433
    @aloysiuskondaveeti5433 Год назад +1

    Very clearly explained thank you very much sir

  • @swapnanjalisahoo97
    @swapnanjalisahoo97 6 месяцев назад

    Nicely described all the minute details, thank you for sharing such an informative video.

  • @4tshepo
    @4tshepo Год назад

    Thank you very much for the detailed explanation !! 😃👍

  • @vettipaiyan2229
    @vettipaiyan2229 2 года назад +1

    Thanks a lottttttt...it's much more useful to me 🥰

  • @roshanikale6768
    @roshanikale6768 Год назад +1

    Short and precise , useful video thank you

  • @mahmoudalkhateb1858
    @mahmoudalkhateb1858 Год назад

    love it man!!

  • @manjunishanth6905
    @manjunishanth6905 Год назад

    yeh sir, really this video is helpfull thank you 🤝

  • @keepfit1863
    @keepfit1863 Год назад

    thank you a lot for your clear guidance, sir!

  • @shubhamarya6133
    @shubhamarya6133 2 года назад

    Superb bro..... very helpful

  • @Ajinkyakolkar
    @Ajinkyakolkar Год назад

    it's great and beginner friendly
    thanks a lot...................

  • @user-happinessogbonna
    @user-happinessogbonna 2 года назад +2

    Detailed and precise. Thanks🤝

  • @blacknwhitegray1641
    @blacknwhitegray1641 11 месяцев назад +5

    Why can't i find my desktop folder on anaconda navigator

  • @rumeysayuk4616
    @rumeysayuk4616 2 года назад

    thanks a lot this video is very succesfull :D

  • @rajanidoram6306
    @rajanidoram6306 Год назад +1

    Excellent sir

  • @asifraj321
    @asifraj321 Год назад

    Very nice and informative tutorial.

  • @prasannasowmyavasamsetti4694
    @prasannasowmyavasamsetti4694 2 года назад

    Thank you it really helped me

  • @brad4060
    @brad4060 Год назад

    Great video!

  • @rajanidoram6306
    @rajanidoram6306 Год назад

    Thank you very much for your guidance

  • @dheemonthk1353
    @dheemonthk1353 Год назад

    It was really helpful tysm

  • @preetjain5934
    @preetjain5934 Год назад

    Thank you this was helpful

  • @muniravindragandam7128
    @muniravindragandam7128 Год назад

    superbb...

  • @shailajapuppala-q9l
    @shailajapuppala-q9l 10 месяцев назад

    Thank you for good information

  • @ravindraprasad2264
    @ravindraprasad2264 2 года назад

    Thank you so much sir..

  • @harshavardhan1689
    @harshavardhan1689 Год назад

    i have problem in the prompt after click on jupyter notebook in prompt it is showing missing one required keyword only argument: 'stack level'

  • @soumeshkhuntia6906
    @soumeshkhuntia6906 2 года назад

    Spyder IDE throws an internal error everytime I use a input() function, Did you encounter the same issue too?

  • @utkarshsingh7197
    @utkarshsingh7197 Год назад

    Very useful video

  • @blessingasuquo5691
    @blessingasuquo5691 2 года назад +1

    so we have to be online to code on jupyter ?

  • @rishabh-sm9co
    @rishabh-sm9co 2 года назад +1

    Why lots of ads are coming in this video😡

  • @mista_ia
    @mista_ia 2 года назад

    Thanks!

  • @sfurtimishra9845
    @sfurtimishra9845 Год назад

    spyder is compiler right?

  • @vivekpaswan3205
    @vivekpaswan3205 Год назад

    Thank you sir 🙏

  • @priyankakotha4126
    @priyankakotha4126 8 месяцев назад +1

    When i click new iam not getting python3 , pls help me.

  • @waltermugware843
    @waltermugware843 Год назад

    thanks great video

  • @misssaria1840
    @misssaria1840 Год назад

    i like it , thank youuu

  • @aminaalhassandiasso1842
    @aminaalhassandiasso1842 2 года назад

    i am having a software installation problem for Anaconda and Brave, it says the software cannot run on my pc. I use hp x360 1030 G2

  • @justgivemethetruth
    @justgivemethetruth 2 года назад +1

    Can someone please explain what exactly is Jupiter Notebook, and what it might do that other things cannot?

    • @VicariousxD
      @VicariousxD 2 года назад +3

      Jupyter Notebook is also a type of IDE. It’s based on html and works like any other IDE. It’s widely used because of python’s support for magic functions, which enables those functions to display the output just beneath the cell they are executed in. You can do the same work in other IDEs too, but most of them will not have support for inline functions and will give a syntax error. Instead those functions need to be called separately and requires you to make a separate GUI window to display results.

    • @justgivemethetruth
      @justgivemethetruth 2 года назад

      @@VicariousxD
      Thanks for the explanation. I have been mostly a sysadm shell scripter, so I never got into using IDE's - to my detriment, because they are all the rage these days. I never liked switching from keyboard to mouse too much.
      When you say it is based on HTML, does that mean it runs in a browser? I am also not sure what you mean when you talk about support for inline functions?

    • @sameergamer4567
      @sameergamer4567 2 года назад

      @@VicariousxD I have a low end laptop can i still install anaconda will it lag on my laptop?

  • @amalmirza3305
    @amalmirza3305 2 года назад +1

    I can't find exe file on my computer ..

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

    Why does the installer stops on setting up pavkage catche

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

    I did try it. Doesnt work. Dosent open jupyter or spyder from the prompt....why? Also the jupyter notebook interface looks totally different...

  • @amalmirza3305
    @amalmirza3305 2 года назад +1

    I have installed anaconda.after opening anaconda prompt to check-in the python version ..it gives me that python can't open file ...
    So please tell me what's the reason here ?

    • @amalmirza3305
      @amalmirza3305 2 года назад

      No such file or directory ..it also says

  • @adrianArechavala
    @adrianArechavala Год назад

    Thanks a lot

  • @el_joker_2243
    @el_joker_2243 9 месяцев назад

    thanks alot bro

  • @jyotii1188
    @jyotii1188 Год назад

    Thanks . Can you also make a video on how to unzip jupyter files.

  • @Joyboy_1044_
    @Joyboy_1044_ Год назад

    I already have python and jupyter notebook in my system. If I install anaconda do I get any issues?

  • @CriadordeRiquezas
    @CriadordeRiquezas Год назад +1

    Install Anaconda Python, Jupyter Notebook And Spyder on Windows 7 Ultimate 64 Bits sem Erros Bugs Legues e Problemas?

  • @kbmillennium1429
    @kbmillennium1429 9 месяцев назад

    I was trying to install anaconda and this happened:
    Failded to link extracted packages to
    C:\programData\please check logs
    What could be causing this ?

  • @sudeephalder8792
    @sudeephalder8792 Год назад

    I just wish to know one thing that , are numpy and matplotlib available in anaconda python or we need to install it from the anaconda prompt by writing commands?????

  • @dr.vidhubaggan
    @dr.vidhubaggan Год назад

    Thank you

  • @sudarshansaha73
    @sudarshansaha73 2 года назад

    thanks man

  • @intanqamarina9702
    @intanqamarina9702 2 года назад +1

    How can I activate my environment? When I type python in cmd prompt, It says this Python interpreter is in conda environment but environment has not been activated

    • @sravanigundepalli3513
      @sravanigundepalli3513 2 года назад

      in anaconda prompt you have to type "conda activate base" i guess

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

    useful information

  • @PalashDam-w4r
    @PalashDam-w4r 9 месяцев назад

    Sir my windows version is 11 and I am not able to download. It showing anaconda cloud and the size is more than 2 gb. Can u please guide

  • @adeelansari7458
    @adeelansari7458 2 года назад +1

    After installation of Anaconda using .exe file it is not showing in all apps menu

    • @adeelansari7458
      @adeelansari7458 2 года назад +1

      i tried re-downloading and installing it still same issue

    • @celebratz4190
      @celebratz4190 2 года назад

      @@adeelansari7458 Have you found a solution? I have the same problem

    • @alexsan-2012
      @alexsan-2012 Год назад

      I have same problem. Any help please

  • @AmmeraKhan
    @AmmeraKhan Год назад

    when i rename jypter file is shows path error . how can i fix it?

  • @gautam3146
    @gautam3146 2 года назад

    Sir mere laptop me install nhi ho rha windows 11, 12 generation h

  • @prajktajadhav4053
    @prajktajadhav4053 2 года назад

    Visual Studio 2010 main..... E-shopping website on shoes.... Please create karke dikhao

  • @shoaibabbasivlog5642
    @shoaibabbasivlog5642 2 года назад

    Nice brief

  • @Pppp-re4oe
    @Pppp-re4oe 2 года назад

    Download pr click krne se download nhi hua , start conding immediately eaa kuch aa rha h

  • @akbehera130
    @akbehera130 2 года назад

    Excellent.......thanks a lot

  • @aravindk5661
    @aravindk5661 Год назад

    Even After downloading and installing there is no anaconda command prompt

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

    perfect

  • @coumbaba5260
    @coumbaba5260 2 года назад +1

    Merci beaucoup ☺️

  • @Abhi_S_kumar
    @Abhi_S_kumar Год назад

    Thank you,great job

  • @erhant-ant
    @erhant-ant 10 месяцев назад

    """""C:\Users\erh>python --version
    'python' is not recognized as an internal or external command,
    operable program or batch file."""" I have been struggling with this for 2 days but unfortunately I have not been able to find a solution.

    • @bhuvaneshwars2307
      @bhuvaneshwars2307 9 месяцев назад

      yea me too same problem.. i think we need to change the directory

    • @erhant-ant
      @erhant-ant 9 месяцев назад

      @@bhuvaneshwars2307 I completely removed Anaconda from my computer and installed PyCharm instead. After trying numerous methods without success, I had to resort to this, and now there are no issues.

  • @gantagayatri1251
    @gantagayatri1251 Год назад

    When I type conda info command on anaconda prompt it is showing error report
    Could you please solve this after many installation and uninstallations same problem is occuring every time when I open anaconda Navigator it is not opening

  • @ManuChan.
    @ManuChan. 2 года назад +18

    When click on download option, a prompt appears and show successfully downloaded but nothing is download actually

    • @mayurjoshi8375
      @mayurjoshi8375 2 года назад +4

      Yeah i aslo face this problem

    • @sonianjoku6766
      @sonianjoku6766 2 года назад +2

      I have the same problem. Did you find out how to fix it?

    • @mayurjoshi8375
      @mayurjoshi8375 2 года назад +2

      @@sonianjoku6766 yes i got right click on download button and open in different page download start automatically

    • @sonianjoku6766
      @sonianjoku6766 2 года назад

      @@mayurjoshi8375 it finally worked thank you!

    • @mayurjoshi8375
      @mayurjoshi8375 2 года назад

      @@manikandan-cd3nw no

  • @Rajeshkumar-lx9wk
    @Rajeshkumar-lx9wk 2 года назад

    Sir but now it's subscription available pls solution this

  • @journeyforthefuture-areyou2302

    Nice

  • @ceol8070
    @ceol8070 2 года назад +2

    Moto is the ad which iritate me

  • @Syedshehraj
    @Syedshehraj 2 года назад

    My installation is not happening it is showing setting up the package cache please help

    • @nagasurendraginjupalli607
      @nagasurendraginjupalli607 Год назад

      Did you resolved this ?

    • @Syedshehraj
      @Syedshehraj Год назад

      @@nagasurendraginjupalli607 yes

    • @nagasurendraginjupalli607
      @nagasurendraginjupalli607 Год назад

      @@Syedshehraj What did you do ? I am stuck at that page since last night.

    • @Syedshehraj
      @Syedshehraj Год назад

      @@nagasurendraginjupalli607 retry and leave it low end PCs are taking much time it take me around 2-3 hours

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

    Once I click on link it take me to some other anaconda platform

  • @somashekarswamy8509
    @somashekarswamy8509 2 года назад

    I am getting Kernel error pls any one tell what to do

  • @Rajeshkumar-lx9wk
    @Rajeshkumar-lx9wk 2 года назад

    Can you plz provide apk in file easily

  • @gayathriponnusamy6790
    @gayathriponnusamy6790 2 года назад

    Too many advertisements

  • @buyurhanali8241
    @buyurhanali8241 Год назад

    👍

  • @dhirajkumar9264
    @dhirajkumar9264 7 месяцев назад

    Baki pura video toh thik tha,shuru ka step apne papa k liye chor Diya h?

  • @michaelgodson6234
    @michaelgodson6234 Год назад

    no

  • @swrav9413
    @swrav9413 7 месяцев назад

    Thankyou sir

  • @victoriaalaverdyan2024
    @victoriaalaverdyan2024 2 года назад

    Thank You !!!

  • @swetha4124
    @swetha4124 Год назад

    I click on download it leads to another page like start coding immediately... Get started like that it shows what should I do

  • @sanikommukalpana1100
    @sanikommukalpana1100 Год назад

    Thank you

  • @SleepySoSleepy
    @SleepySoSleepy Год назад

    So nicely explained! thank you so much!

  • @jasseurkchouk1157
    @jasseurkchouk1157 Год назад

    thanks a lot

  • @distrohustle
    @distrohustle Год назад

    In my pc,
    It is saying 'conda' is not recognized as an internal or external command, operable program or batch file.
    What can I fix it ?