How to install and setup Jupyter Notebook for programming in Python in Windows 10/8/7 - 2020

Поделиться
HTML-код
  • Опубликовано: 20 май 2020
  • Hi There! This is CA with another video. In this video, I'll explain you how to install and setup Jupyter Notebook for programming in Python for Windows 10/8/7 users. Watch this video till end and let's get started!
    I'm extremely sorry for the low audio quality. I'll will fix it up soon.
    Thanks for all your love and support!
    InstaID :- @everything_computerized
    How to install Python:- • How to install Latest ...
    How to use Jupyter Notebook:- • Quick introduction to ...
    Jupyter Notebook Documentation:- / the-ultimate-beginners...
    CIRCLES by tubebackr / tubebackr
    Creative Commons - Attribution-NoDerivs 3.0 Unported - CC BY-ND 3.0
    Free Download / Stream: bit.ly/circles-tubebackr
    Music promoted by Audio Library • CIRCLES - tubebackr (N...
    #python #jupyter #notebook #windows #programming

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

  • @uhbae4244
    @uhbae4244 4 года назад +4

    Thanks! Your way was the easiest from others :D

  • @kimberlyanntudo9918
    @kimberlyanntudo9918 3 года назад +1

    Thanks for this tutorial. Yay! You're the best!💖

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

    Thanks! it's really helpful👍

  • @psgardeningtv8142
    @psgardeningtv8142 3 года назад +1

    Thanks a lot, very helpful video

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

    So easy 😁 thanks CA

  • @premam6388
    @premam6388 3 года назад +1

    Tqsm👍it's very helpful

  • @etriapurba9645
    @etriapurba9645 3 года назад +1

    thanks 😁 really helpful

  • @faizahasseena2299
    @faizahasseena2299 3 года назад +1

    Thank u bro...simply explained...make more videos...

  • @stateofbeing8864
    @stateofbeing8864 3 года назад +1

    Nailed it !

  • @cs_ikram8210
    @cs_ikram8210 3 года назад +1

    Excellent

  • @harshitchoudhary6051
    @harshitchoudhary6051 3 года назад +1

    very good explanation

  • @edmoods
    @edmoods 10 месяцев назад +1

    Than you bhai! ★★★

  • @KuldeepYadav-yf5oz
    @KuldeepYadav-yf5oz Год назад +1

    Thanks Bro

  • @kmrajeswari2370
    @kmrajeswari2370 3 года назад +1

    Got it👍

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

    Tnq

  • @kartiksehgal5860
    @kartiksehgal5860 3 года назад +1

    Sir, an error: Command errored out with exit status 1 is showing in my laptop (windows 8).
    This is after I've performed every step mentioned by you in the video. Pls help🙏

  • @sahistaamrin530
    @sahistaamrin530 11 месяцев назад +1

    After installing jupyter notebook, when I try to open it in cmd by writing jupyter notebook it shows 'jupyter' is not recognized as an internal or external command, operable program or batch files. Can you please tell me what should I do ?

    • @EverythingComputerized
      @EverythingComputerized  11 месяцев назад

      It might not be installed correctly. Try again all the steps, or u need to add jupyter to path.

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

    Bhai Do I need the internet for Running Jupyter ? Or is it only required for installation only 🙂

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

      Just for installation!
      There's no need for internet connection for running jupyter!✌

  • @111nyg
    @111nyg 3 года назад +1

    what's the difference if I just use the browser version, does it work?

    • @EverythingComputerized
      @EverythingComputerized  3 года назад

      Yes.. it will work definitely. Its just for your ease.. you could use the normal IDLE also, but this browser one, i.e, Jupyter Notebook, will give more features and at minimal system requirements. You can spot the difference yourself once you use it.
      😊

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

    I do that process but it shows "You are requesting a page that does not exist!" this error
    Now, what to do?

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

      It means that server hasnt started.. just check if the command prompt shows any output as like in my case.

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

    Sir , In my pc it shows that "jupyter is not recognized as an internal or external command, operable program or batchfile" How can i solve this

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

      I'd recommend to remove jupyter and reinstall it..
      Run the following command to do the same:
      pip uninstall jupyter notebook

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

      @@EverythingComputerized sir is it ok that i write python -m notebook in cmd and then it opens the jupyter notebook...

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

      Its not a python module, so this wont work!
      Is your python added to path?
      Just check once by writing the following in cmd
      pip
      PS: Just reinstall python after uninstalling the current one so that everything works just fine! You can find the video for the same on my channel. I've shown how to install it perfectly!
      After installing python, install jupyter. I'm sure it will work!

  • @shadowgaming5446
    @shadowgaming5446 3 года назад +1

    environment variables not showing new only edit and jupyter not running showing path is missing

    • @EverythingComputerized
      @EverythingComputerized  3 года назад

      Watch my video on python installation, link in the description of this video... I've explained how to add python to path.. hope that helps you out..

  • @RohitKumar-zp6ci
    @RohitKumar-zp6ci 10 месяцев назад +1

    2:00 it shows jupyter is not recognised as internal or external command operable..
    I followed all prev steps well.

    • @EverythingComputerized
      @EverythingComputerized  10 месяцев назад

      If thats the case, close the command prompt window and start again

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

    I have errors in jupyter notebook.
    Erorr is "Kernal is not connected"
    Please help me

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

      Happens most of the time.. just close the browser, close terminal, and open jupyter again.

  • @vijayreddy4698
    @vijayreddy4698 3 года назад +1

    I got error like " You are using pip version 20.2.3;

    • @EverythingComputerized
      @EverythingComputerized  3 года назад +1

      Yes. Its not an error. Its just a simple warning. You can leave it as it is. It wouldn't cause any harm.
      If you wish, you can update it. Along with the warning, it would also show the command to fix it.
      You can choose to leave it, or update it. But it won't make any difference.

  • @gucci5545
    @gucci5545 3 года назад +1

    Bro its showing - No matching Found for jupyter in command prompt

    • @EverythingComputerized
      @EverythingComputerized  3 года назад

      Your Jupyter notebook isn't installed correctly..
      Follow the steps from the beginning again, and try not to skip the vdo.

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

    You are using pip version 19.0.3, however version 21.2.4 is available
    What should I do ?

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

      Doesnt matter at all man!
      New version of pip is good only if u r using pip in your program.. i mean u have certain things to do with pip..
      If u just want it to install or uninstall a package, version doesn't matter.
      If u want to remove that annoying message, then u can upgrade it..🤗

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

      @@EverythingComputerized but I can't install jupyter because of error

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

      Bro, there must be some type in the command that you are entering.. just check it once..
      Its
      pip install jupyter notebook
      If u ran this exact phrase on the cmd, then it would work like a charm.

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

      @@EverythingComputerized give your email I sent you the error screenshot and please give me solution

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

      U can dm me on instagram
      @everything_computerized

  • @kunal5920
    @kunal5920 3 года назад +1

    Bro i installed everything perfectly but after in cmd they said jupyter notebook not found please help me

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

    not opening jupyter notebook after installing it according to you

  • @amansingh409
    @amansingh409 3 года назад

    bhai esme python fi i

    • @EverythingComputerized
      @EverythingComputerized  3 года назад

      ?

    • @amansingh409
      @amansingh409 3 года назад +1

      @@EverythingComputerized bhai mere me pandas install kartha hu to error pndas as no attribute series please ese error ko probremko batatade

    • @EverythingComputerized
      @EverythingComputerized  3 года назад +1

      Can u provide m an image of the error u r getting?..
      Send it to me on Instagram
      InstaID - @everything_computerized

    • @amansingh409
      @amansingh409 3 года назад

      @@EverythingComputerized bhai apni gmail bhej de me inst nahi chalata hu

    • @EverythingComputerized
      @EverythingComputerized  3 года назад +1

      Everything.computerized.ca@gmail.com