Get started with Jupyter Notebooks in less than 4 minutes

แชร์
ฝัง
  • เผยแพร่เมื่อ 27 พ.ย. 2024

ความคิดเห็น • 125

  • @siddhantjain490
    @siddhantjain490 ปีที่แล้ว +55

    No nonsense talk, just to the point. This is what most of the videos nowadays doesn't have. Good one. Keep it up!!!

  • @tovarischkarno4390
    @tovarischkarno4390 3 ปีที่แล้ว +258

    "Click 'I trust the author' because you are the author"
    You see OP, this is exactly why I don't trust the author

  • @cjchand
    @cjchand 11 หลายเดือนก่อน +22

    Just a note that Anaconda requires per-seat licensing for any organization with > 200 employees. Might be helpful to re-spin this tutorial using "vanilla" Python, as there's nothing I see here that expressly requires Anaconda.

  • @amc998
    @amc998 2 ปีที่แล้ว +24

    Thank you for posting such an detailed video which includes anaconda AND an install check with Printing Hello World.
    Found an error with Python - and had to reinstall VS Code after Windows 11 upgrade and now all is A-Ok. Thanks :)

  • @VladMZ
    @VladMZ ปีที่แล้ว +5

    Finally, I don't have to cope with the monitor blasting white background of the browser-run Jupyter! Thanks!

  • @condedennisful
    @condedennisful ปีที่แล้ว +3

    just WOW!!! If all tutorials were this straight forward!!

  • @polimorphic13
    @polimorphic13 ปีที่แล้ว +3

    I love you, Visual Studio Code.

  • @miluthedog
    @miluthedog 3 หลายเดือนก่อน

    More straightforward than I expect, appreciate!

  • @bakasenpaidesu
    @bakasenpaidesu 2 ปีที่แล้ว +6

    you don't need Anaconda ... vscode already has a notebook feature

  • @takawiramazando1516
    @takawiramazando1516 2 ปีที่แล้ว +7

    Easy and straight forward.
    Thank You.

  • @blatchie4608
    @blatchie4608 2 ปีที่แล้ว +6

    For anybody who has an issue with saving the file, what I did was change the filetype in the dropdown menu on save to "no filetype" (also shown as (*) in the dropdown) and removed the .json at the end to only leave the .pynb
    So the file would look like:
    untitled.pynb

    • @unknown7261
      @unknown7261 2 ปีที่แล้ว +3

      Thank you for the help, my bestofriendo.

    • @unknown7261
      @unknown7261 2 ปีที่แล้ว +1

      You should make some youtube vids too.

  • @masonp5
    @masonp5 ปีที่แล้ว +3

    Something I noticed when downloading Anaconda... If you already have python installed on your system Anaconda won't have "register Anaconda3 as my default python 3.xx." I have no idea what I'm doing or if this is important. Just something I noticed.

  • @ssigitas69
    @ssigitas69 ปีที่แล้ว +11

    Thank you so much. Do I need necessary to install Anaconda? Because I have installed Python separately, Jupyter Notebook without any Anaconda or Miniconda. My VSCode has extentions, python, jupyter and some more. And I have tried what you showed now, and looks like works good for me even without Anaconda 🤔

    • @larryp2206
      @larryp2206 ปีที่แล้ว +4

      Nope. I didn't use Anaconda either and it works fine.

    • @rozakhan2811
      @rozakhan2811 ปีที่แล้ว

      Hey what if i don't have Jupiter and should i have to download Jupiter then only i can use vs code??

    • @ssigitas69
      @ssigitas69 ปีที่แล้ว

      @@rozakhan2811 not sure about that 🤔

  • @zoebryant4202
    @zoebryant4202 ปีที่แล้ว +3

    Mine says 'conda' is not recognized as an internal or external command,
    operable program or batch file. in the Anaconda command prompt. What should I do?

  • @michaeltamu
    @michaeltamu 2 ปีที่แล้ว +2

    open anaconda prompt with 'Run as Admin' if you get a failed install

  • @workworkwork314
    @workworkwork314 ปีที่แล้ว +5

    Hi everyone, after installing the python, I don't see any prompt for python interpreter, can you check what to do?

  • @BGFutureBG
    @BGFutureBG ปีที่แล้ว +3

    Is Anaconda strictly required for this or can this setup be installed via pip?

    • @MrAbhishekparida
      @MrAbhishekparida 10 หลายเดือนก่อน +1

      no i tested with Vanilla Python and its work fine as well.

    • @BGFutureBG
      @BGFutureBG 10 หลายเดือนก่อน

      @@MrAbhishekparida ah yes, since my comment I also got it to run using vanilla Python. Thanks for letting me know!

  • @blueyahoo4868
    @blueyahoo4868 2 ปีที่แล้ว +4

    Whenever I am taking input or running some actual code it takes forever to execute

  • @simenandreasknudsen9272
    @simenandreasknudsen9272 3 ปีที่แล้ว +3

    Hi! How I can move the small cell help bar to the right as you have done here? Mine is default set to the left and is blocking my view a bit. Thanks

  • @CaribouDataScience
    @CaribouDataScience 2 ปีที่แล้ว +2

    What is the short keys to creating a new code chuck or markdown chuck?

    • @radswfiihq
      @radswfiihq 6 หลายเดือนก่อน +1

      esc - go to selecting code block, not editing code
      arrow up/down - move cell
      a - make new (code) cell above
      b - make new (code) cell below
      x - delete cell
      enter - go back to editing cell

  • @prakhars962
    @prakhars962 2 ปีที่แล้ว +1

    That kernel thing just rotating for 2 hours and doing nothing.

  • @MM-jr5sr
    @MM-jr5sr ปีที่แล้ว +1

    Can't find this version of Anaconda on their page though..

  • @beatcode2243
    @beatcode2243 ปีที่แล้ว +2

    Easy and Straight . Thank you

    • @MrAbhishekparida
      @MrAbhishekparida 10 หลายเดือนก่อน

      yes i tested with Vanilla Python and it works fine

  • @veganath
    @veganath ปีที่แล้ว +2

    *_How do we manage virtual environments, or did I miss something??_*

    • @MrAbhishekparida
      @MrAbhishekparida 10 หลายเดือนก่อน

      you have to create it separately

  • @mrxunknown3311
    @mrxunknown3311 ปีที่แล้ว

    OMG I LOVE THISS FEATURE

  • @WmRod
    @WmRod ปีที่แล้ว +1

    Wonderful explanation, thank you!

  • @KamrulHasan-gn6sv
    @KamrulHasan-gn6sv 2 หลายเดือนก่อน

    to change the interpreter CRTL+SHIFT+P

  • @608er
    @608er 4 หลายเดือนก่อน

    Gold, right to the point

  • @TVPhuman
    @TVPhuman 8 หลายเดือนก่อน

    So why do you need Anaconda for Jupyter Notebooks?

  • @xatariboyx
    @xatariboyx 5 หลายเดือนก่อน

    This was probably the first time I ever saw someone use windows search bar)

  • @galik93
    @galik93 ปีที่แล้ว

    That is what I was looking for! Thanks!

    • @dnjosh10
      @dnjosh10 ปีที่แล้ว

      Same with me bro

  • @siriprakash7281
    @siriprakash7281 ปีที่แล้ว +1

    thank youuu!

  • @andgaming591
    @andgaming591 ปีที่แล้ว

    thank you for the video , I got 'conda' is not recognized as an internal or external command,
    operable program or batch file.

  • @akshayrathore2882
    @akshayrathore2882 3 หลายเดือนก่อน

    At this point vscode could have an extension to run operating system.

  • @hembromjohn
    @hembromjohn 2 ปีที่แล้ว +1

    the input function is not working, neither in the terminal nor in the output. I have installed it the same way you told us.. Kindly guide .... what to do?🙏

    • @ilhamrahman7837
      @ilhamrahman7837 2 ปีที่แล้ว +2

      Hi!, im facing the same issue as yours, do you have any update on it?

  • @madelcamp
    @madelcamp 8 หลายเดือนก่อน

    Thank you! this was useful!

  • @dmk8791
    @dmk8791 ปีที่แล้ว

    Run as Admin but still get this...
    PackagesNotFoundError: The following packages are not available from current channels:
    Checked channels, no ipykernal exists on the anaconda site package search.
    VSCode jupyter notebook extension still seems to work...
    Note: I already had the extension installed in vscode beforehand...

  • @Scriabin_fan
    @Scriabin_fan ปีที่แล้ว

    I'm getting the "folder has spaces" error for the destination folder that it's downloading to.

  • @Ran-John
    @Ran-John 5 หลายเดือนก่อน +1

    You don't need Anaconda.

  • @srujanashankar9517
    @srujanashankar9517 ปีที่แล้ว

    Thank you very much for this

  • @Wallensteiner0
    @Wallensteiner0 8 หลายเดือนก่อน

    great video!

  • @ansonang3342
    @ansonang3342 2 หลายเดือนก่อน

    may i know how to solve ModuleNotFoundError: No module named 'pydotplus'

  • @joshuawang9401
    @joshuawang9401 3 หลายเดือนก่อน

    clear and ez, ty!

  • @ramanantsoamiantsa2943
    @ramanantsoamiantsa2943 ปีที่แล้ว +1

    that was so helpfull, thank you very much

  • @soumeshk
    @soumeshk 2 ปีที่แล้ว +1

    Better than jupyter lab

  • @2311kamal
    @2311kamal 2 ปีที่แล้ว

    when I type y
    an error is being shown in the anaconda terminal
    EnvironmentNotWritableError: The current user does not have write permissions to the target environment.
    environment location: C:\ProgramData\Anaconda3

  • @saraashuri9757
    @saraashuri9757 9 หลายเดือนก่อน

    Thanks a lot friend

  • @NAMELESSHOSTAGE
    @NAMELESSHOSTAGE ปีที่แล้ว

    1000x thank you man

  • @Nelson484
    @Nelson484 5 หลายเดือนก่อน

    conda ? kernel? what's all that? this is so annoying, i have no idea what those things are and i am supposed to install them??

  • @TelstarB
    @TelstarB 2 ปีที่แล้ว

    Input() does not work with jupiter running in vs code?

  • @buennoo
    @buennoo 2 ปีที่แล้ว

    thank you for this tutorial

  • @kuiper4461
    @kuiper4461 ปีที่แล้ว

    讲的非常清楚

  • @Think____different
    @Think____different 2 ปีที่แล้ว

    Tq u you saved my time

  • @rrd1978
    @rrd1978 2 ปีที่แล้ว

    thanks for this

  • @carneirojpc2988
    @carneirojpc2988 ปีที่แล้ว

    how can i use display on jupter vscode ?

  • @G3nM
    @G3nM 2 ปีที่แล้ว

    Is there any alternative for Anaconda, unfortunately on my PC it doesn't work and already exhausted the necessary troubleshooting?

  • @boohoohoohoo
    @boohoohoohoo 6 หลายเดือนก่อน

    then what is the jupyter extension for?

  • @sarvesh87623
    @sarvesh87623 2 หลายเดือนก่อน

    Libraries are not getting imported

  • @giuseppe6157
    @giuseppe6157 2 ปีที่แล้ว

    if I install Anaconda, do I need to install also python or is already inside Anaconda?

  • @captain-ki9hh
    @captain-ki9hh ปีที่แล้ว

    I can't find Anaconda Individual edition. can anyone help me?

  • @angelventura3463
    @angelventura3463 2 ปีที่แล้ว

    Thanks!

  • @Iceycoffee
    @Iceycoffee ปีที่แล้ว

    very useful! thx a lot!

  • @Muhammed_Furqan
    @Muhammed_Furqan 9 หลายเดือนก่อน

    Thanks alot!

  • @rezatajadod1928
    @rezatajadod1928 6 หลายเดือนก่อน

    super perfect

  • @rp7814
    @rp7814 3 ปีที่แล้ว

    when i enable python extension, typing in python is start lagging.
    but in html cpp working fine.
    what may be the reason?

  • @divyamnigam2070
    @divyamnigam2070 7 หลายเดือนก่อน

    mine says conda not recognised at 0:53

  • @szczesny1229
    @szczesny1229 2 ปีที่แล้ว

    nice tutorial

  • @njabulozimu7702
    @njabulozimu7702 ปีที่แล้ว

    No Mathjax support😭😭

  • @nancygaur6705
    @nancygaur6705 3 ปีที่แล้ว

    Sir can you please solve this error in vs code "this language server has crashed 5 times in 3 minutes. It can be restarted." Fix it

  • @ittehadabdullah8221
    @ittehadabdullah8221 2 ปีที่แล้ว

    currently not working this method

  • @kaspertablet7817
    @kaspertablet7817 2 ปีที่แล้ว +1

    Nice!

  • @respect_gamers5695
    @respect_gamers5695 ปีที่แล้ว

    Unable to import python packages

  • @meghanshagarwal
    @meghanshagarwal ปีที่แล้ว

    Thanks sir

  • @direct_flight
    @direct_flight 2 ปีที่แล้ว

    update information. Anaconda website has changed

  • @marazDNG
    @marazDNG ปีที่แล้ว

    very nice

  • @kmmy-x2z
    @kmmy-x2z 5 หลายเดือนก่อน

    good and clar one

  • @osajeyfo
    @osajeyfo ปีที่แล้ว

    you are a saviour honeslty

  • @KHakimin
    @KHakimin 2 ปีที่แล้ว

    can you make a guide for Ubuntu 20.04 please?

  • @_AN203
    @_AN203 3 ปีที่แล้ว +3

    But still didn't understand the use of anaconda if there is offical python interpter (maybe partnership between vscode team and anaconda ???)

    • @juansanar
      @juansanar 3 ปีที่แล้ว +1

      For scientific computing Anaconda and Miniconda are very useful. If one wants Python + a bunch of commonly used packages for scientific computing, Anaconda is a pretty good start; otherwise Miniconda is a good option if the user wants to control the packages they are installing. Not everyone requires these distributions, but they help to manage and deploy Python packages and sort of a useful arsenal to have in hand if one does a lot of scientific computing where versions of packages and environments matter a lot (e.g., reproducibility). Of course there are other ways to achieve the above like using docker.

    • @souvikghosh6966
      @souvikghosh6966 3 ปีที่แล้ว +3

      With anaconda you can get several pre-installed packages for Python to work a lot easier. Conda can also give you a different Python environment to run different Python versions and for their management.

    • @_AN203
      @_AN203 3 ปีที่แล้ว

      @@souvikghosh6966 thanks man !

    • @_AN203
      @_AN203 3 ปีที่แล้ว

      @@juansanar so does it means it can be used for ai ml and such ??

    • @souvikghosh6966
      @souvikghosh6966 3 ปีที่แล้ว +3

      @@_AN203 yes, mainly for scientific packages, those libraries are very useful.

  • @jurgbalt
    @jurgbalt ปีที่แล้ว

    is this a filter - so normal people cant run it, and quit trying? why so complicated?

  • @Bøølæn
    @Bøølæn 3 ปีที่แล้ว +1

    Hello sir… I don't know if you're aware or not, but there is issue to increase the fonts size of the markdowns in the Jupyter notebook in VS Code… please if you can help with anything sir … I really need this feature… it's there but its useless as it doesn't change or rather increase the font size of the markdowns.

  • @optimistavaliente9788
    @optimistavaliente9788 ปีที่แล้ว

    we don't need to install anaconda

  • @ai.aspirations
    @ai.aspirations 2 ปีที่แล้ว +2

    Perfect!

  • @thetrends5670
    @thetrends5670 3 ปีที่แล้ว +2

    What is anaconda?🌼

    • @confidential303
      @confidential303 2 ปีที่แล้ว

      a snake

    • @thetrends5670
      @thetrends5670 2 ปีที่แล้ว +1

      @@confidential303 after waiting for four months, now I know what it is.

  • @abhishekawate4614
    @abhishekawate4614 3 ปีที่แล้ว

    Please bring this software in android also i can't afford laptop 😭😭😭

    • @souvikghosh6966
      @souvikghosh6966 3 ปีที่แล้ว

      You can buy Asus Chromebook for programming. Those cost almost within ₹20000

  • @scottvickrey2743
    @scottvickrey2743 ปีที่แล้ว

    1 year and already busted

  • @jabowery
    @jabowery ปีที่แล้ว

    The only reason I viewed this video was that I couldn't believe vscode lobotomized jupyter notebooks to the point that you had to click on "+ code" to enter each new line. I wasted my time here.

  • @marcelobravo3074
    @marcelobravo3074 2 ปีที่แล้ว

    no funciona :c

  • @KianB-g9p
    @KianB-g9p ปีที่แล้ว

    I hate all vscode instructional videos by this channel, it assumes 0 errors ever which is never the case when working with vscode, literally no deviations on how to trouble shoot or other ways of finding environments. Waste of time showing how to do things that people can just figure out themselves

    • @veganath
      @veganath ปีที่แล้ว

      Yes exactly, no mention of managing virtual environments!!

  • @bangdollarsign
    @bangdollarsign 2 ปีที่แล้ว

    F MS

  • @techxzeal3999
    @techxzeal3999 3 ปีที่แล้ว

    Pycharm

  • @thunderskull258
    @thunderskull258 3 ปีที่แล้ว

    Javascript