Jupyter Notebook Tutorial for Beginners with Python

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

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

  • @DaveGrayTeachesCode
    @DaveGrayTeachesCode  3 года назад +32

    If you are just starting out on your learning to program journey, I suggest you start with my video on "How to Learn Programming": ruclips.net/video/8Ze0b2VvwHQ/видео.html
    Python is a great programming language to learn. Jupyter Notebook makes it even easier because it allows you to run code directly in your browser. Jupyter Notebooks are great for presenting data and teaching, too. I'll be providing more tutorials on Python and Jupyter Notebook very soon.

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

      i guess I'm kinda off topic but do anybody know a good site to stream newly released series online?

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

      @Benedict Sincere Flixportal xD

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

      @Julio London thanks, signed up and it seems like a nice service :D I appreciate it!

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

      @Benedict Sincere Glad I could help :)

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

      Really great explanations and easy to follow - thank you!! I'm a student at ASU's Fintech bootcamp and I found this tutorial MEGA helpful. Heading to check your other videos right now:)

  • @wisdomfount
    @wisdomfount 9 месяцев назад +2

    Your tutorials have changed my life. Thanks so much, Dave.

  • @bozheng8707
    @bozheng8707 3 года назад +16

    Hi Dave, just wanna support your channel. Please keep it up! This is by far the best introduction I've watched to help me set up Jupyter Notebook. Deserve to be seen more. I've just started to learn Python and would appreciate more contents on Python! Thanks.

  • @jstro-hobbytech
    @jstro-hobbytech 2 года назад +1

    A man of my word

  • @woodzeppelin3241
    @woodzeppelin3241 4 месяца назад +2

    Great video. I just started some machine learning course an Notebook is pretty common. This made a HUGE difference in how to manage files from these python courses. Many thanks!

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

    You are a prophet. Lead me to my CS degree.

  • @GlynisDance
    @GlynisDance 2 года назад +13

    Thank you - very straight-forward (and un-intimidating) introduction. Great stuff!

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

      Glad it was helpful!

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

      Hi, I have an issue with running Jupyter notebook, after clicking a folder and navigating it, when I click on python, the page is black. Whats the possible cause. Please assist.

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

    Such a lifesaver!!! Thank you for this. I recently started learning ML and this is making my journey easier.

  • @5uperM
    @5uperM 2 года назад +21

    I can't belive I was never thought this during any of my courses...

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

    Dave is fantastic. His presentation was beautiful.

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

    that friends merch tho>>>>>

  • @carsongunther
    @carsongunther 6 месяцев назад +1

    Tutorial so good that my Master's professor linked it to the cohort. Thanks!

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

    This is one of the best instructional videos I've found on this platform.

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

    Perfect video to get started going from knowing nothing about Jupyter to writing markdown/code using keyboard shortcuts. It's like notion where you can combine different blocks in one document. Great for learning python, Thank you!

  • @Jicori
    @Jicori 3 года назад +3

    This is a nice, clean introduction to using Jupyter Notebook. I got exactly what I needed to get started on my first notebook.

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

    thank you very much, from 3 years in the future, LOL. I'm just starting my programming journey, and Jupyter was a thing mentioned so i wanted to know what's the deal. I'm learning so this already seems like a great way to document my learning journey. THANK YOU

  • @jeffreyholland8538
    @jeffreyholland8538 3 года назад +7

    Dave, thank you for this video. I am taking a machine learning course and am new to programming. I was feeling quite overwhelmed with the lectures and what was being demonstrated (I come from a mechanical background). This video and the result of me downloading jupyter, following along and doing some programming has got me feeling excited about this course. Very much appreciated!

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

    A very neat overview of the uses of Jupyter. Will plan for learning it. Thanks!

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

    After 2 years, was successfully able to follow along. Nice tutorial sir.

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

    Thanks so much! This is helping me prepare to interact with gpt 3&4 as a total code noob.

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

    Thanks!

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

    Dave - Thank You for the clear, concise presentation. Other authors skip over or take for granted the users experience .... Bravo

  • @kpahk
    @kpahk 3 года назад +3

    hi, i'm in mid level python ML and this is really nice tutorial. I have one remark - you can use f" function instead of .format because in these days format is old technique.

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

    Thank you. Your tutorial really helps me to quickly understand how Jupyter works.

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

    Needed this for my engineering class thank you so much you have no idea how much you helped me out!

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

    Thank you so much for this video!!!!!!!!!!!!!!! I'm looking into getting into data analysis and many of the courses I see online talk about downloading Anaconda, but they don't go into detail what to do when downloading it (especially the terminals part). For a newbie who hasn't programmed in years, dealing with the terminal is incredibly intimidating

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

    Thank you, Dave , you are awsome ! 😃

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

    Nice starter tutorial Dave. Keep up the great work!! I’ve been using Idle but seen a lot of training done in Jupyter Notebooks and it looks really powerful so I think I’ll be installing it.

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

    Thank you Dave, really appreciate. this is so help, hope avoiting the hijackers too.

  • @jstro-hobbytech
    @jstro-hobbytech 2 года назад +1

    Thanks for the good video. There's so many way to create python based everything that there's a million interfaces

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

      Very true! Jupyter Notebooks are often with Data Science.

    • @jstro-hobbytech
      @jstro-hobbytech 2 года назад

      @@DaveGrayTeachesCode I have a software engineering degree from 02 where I majored in data science but I never used it. So I stopped coding for almost 20 years and I'm into hobbyist ee as well so I take all these dense c++ courses gor fun and realize that python is more popular. I took Java when I was in university and it was horrible then. That was in 99 I think. I'm retired and 43 so it's like I'm a professional student so I take on different projects related to courses I teach as a volunteer at a local makerspace. Can I use these modules in vs code? I'll smack that thank you button now. I meant to yesterday but I forgot. Anyone who teaches me something that took them time to create is very much appreciated by me. So thank you again and if you have time can you please answer my vscode question. If not, no worries my friend.

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

      @@jstro-hobbytech VS Code does support Jupyter Notebooks without an extension. I'm sure some extensions do exist though. I hope that helps! Sounds like you're doing great!

    • @jstro-hobbytech
      @jstro-hobbytech 2 года назад

      @@DaveGrayTeachesCode thanks man. It works if you run in an interactive window. I got it to draw the Mandelbrot fractal in a bunch of different zoom levels. I hope my small contribution helps. Thank you my friend.
      I'm gonna take you js course too I think so you'll hear from me again eventually haha

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

    hi, you have given great information ,it is very useful for me ,clearly understanding

  • @WildHeart7777
    @WildHeart7777 2 месяца назад +1

    Is this a good next step if I've just finished your beginners Python tutorials? If so, is it possible to only download Jupyter because I've already got Python on my computer?

  • @Juan-Hdez
    @Juan-Hdez Год назад +1

    Very useful. Thank you!

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

    Thank you so much dave you just saved my capstone with this.

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

    I love this video. Thanks for helping me to understand Jupyter Notebook.

  • @nourasupercutie9896
    @nourasupercutie9896 9 месяцев назад +1

    thank you so much for the clear tutorial

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

    Thank u very much...this was super helpful...

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

    Very well presented tutorial. I've been using Pycharm, but now think i'll give Jupyter notebooks a whril.

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

    great overall video nice pace. Thank you

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

    Very easy to follow, thanks for sharing!!

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

    You got my attention and interest with this tutorial, I hope that you can upload more tutorials regarding python. I am very interested to learn this until I make my own webpage.

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

    Hallo, danke, sehr gut erklärt, konnte alles praktisch nachvollziehen. Viele Grüße aus Deutschland.

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

    That was a great tutorial,Dave, it saved me a lot of time. Wish you bests.

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

    You're really good at explaining!

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

    Thank you very much for this tutorial Dave. If anyone is going crazy getting this error when they select Markdown on Firefox
    Type Markdown and LaTeX: $\alpha^2$
    It is because Firefox has a re-occurring problem with Jupyter, at least on linux (not sure about windows or mac)
    to get around this use chrome or chromium in terminal open it with either;
    jupyter notebook --browser=chrome
    jupyter notebook --browser=chromium

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

    A very well-explained video. Please I have a few questions.
    1. Can I use vs-code to do the same as jupyter notebook?
    2. Must my internet connection be switched before I can make use of jupyter notebook after a successful installation?
    3. Without Anaconda, is there no other way we can install jupyter notebook? Because the file size is quite much.
    4. I saw you typing some html and css lines. Does jupyter notebook support html too?
    Thanks 🙏🙏

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

      Thank you!
      1. Yes, VS Code supports Jupyter Notebooks, too.
      2. I don't think so.
      3. Yes, you can use VS Code with the Python extension.
      4. Yes, if I remember correctly I added an and maybe other elements in there.

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

    I didnt know how to start jupyter notebook let alone running it and now i know from watching you

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

    Very nice, thank you !

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

    hi Dave thank you for the video but i am unable to fond individual edition in the menu

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

      Hmm, it has been awhile since this video was made, but I don't think much has changed. I'm on Windows. If you are using Mac or Linux, things may be in different places.

  • @empowercode
    @empowercode 3 года назад +5

    Hey Dave, nice to meet you! I just found your channel and subscribed, love what you're doing!
    I like how clear and detailed your explanations are as well as the depth of knowledge you have surrounding the topic! Since I run a tech education channel as well, I love to see fellow Content Creators sharing, educating, and inspiring a large global audience. I wish you the best of luck on your RUclips Journey, can't wait to see you succeed! Your content really stands out and you've put so much thought into your videos!
    Cheers, happy holidays, and keep up the great work!

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

      Wow, thank you so much for the kind words. I sincerely appreciate it.

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

      @@DaveGrayTeachesCode No problem, keep up the great work!

  • @fares.abuali
    @fares.abuali 2 года назад +1

    Thank you so much, Mr. Dave

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

    Thank you Dave!

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

    thanks for the video! :))

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

    nicely explained!

  • @aniszaty5346
    @aniszaty5346 7 месяцев назад +1

    Hello Dave, may I know why my terminal is not working? I followed your instructions and open the terminal through the Jupyter localhost, but there's no terminal opened. Hope you can help me.

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

    this video did really help me understand how to instal and use jupyter , so thanks

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

    just magic
    thank you

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

    hi. cool vid. What is the "environment" thing and why is that important to "set up"?

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

      Good question! I think you are asking about the PATH environment variables setting discussed around 1:13 in the tutorial. For Jupyter Notebook, this has to do with the installation to your operating system. Moreover, a deeper explanation of this should be with an operating system tutorial, but you can find much more on the topic here: en.wikipedia.org/wiki/PATH_(variable)#:~:text=PATH%20is%20an%20environment%20variable,has%20its%20own%20PATH%20setting.

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

    Really enjoyed this. This should have been the first goto page to learn how to work with Jupyter Notebook. Ignorance is not always bliss. Anyway, some of the examples were a nice refresher. Definitely subbed 👍

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

    Yeah it's clear explanation tq

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

    Grat job, Dave!

  • @MrHav1k
    @MrHav1k 5 месяцев назад +2

    Excellent!!!

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

    Thank you! Your a EXCELLENT TEACHER.

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

    Like your video. Good job.

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

    Great tutorial ,Thanks Dave!🥰

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

    THANK YOU VERY MUCH!
    I'm starting to learn python, this is such a great help

  • @مروش-ز8ز
    @مروش-ز8ز 2 года назад +1

    I just found your channel and saved alot of time, I was actually struggling with jupyter. Do you have a machine learning course on you channel?

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

      I do not, but thank you for asking. I need to follow up on this tutorial with others on Pandas and more.

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

    such a great video Dave, thank you so much!

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

    Thanks Dave such a great tutorial video. I was proud I understood how to use Jupyter from your tutorial. Hence I understood what was taught in class. You are awesome Dave

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

    I love your teaching style, subscribed!

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

    Hey Dave! thanks for such a great introduction. I hope you keep uploading such helpful stuff!

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

      You're welcome! Yes, I want to get back to Python and do some more tutorials. I've been focused on Javascript lately, ut I'll start working on more Python again, too. Thanks!

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

    Hi Dave. Thank you for making such a clear and explanatory video.

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

    it does work on a regular cmd

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

    Thank you so much you explained everything very clear and thanks to you the world is a better place with less stress and frustration for not understanding python haha

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

    Hi Dave, beginner question: just following along but the CSS style ended up not changing the cell's text color. Pretty sure I put the syntax as instructed but yours ended up orange and mine black. Thank you for the intro to jupyter!

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

      You're welcome! All I can do is recommend going back over the CSS syntax. One little thing different and it may not work as you saw demonstrated. Otherwise, it should work as the tutorial shows. Thanks for watching!

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

      @@DaveGrayTeachesCode A reply from a large channel, how kind! I'll look again, thanks.

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

    Thank you for this excellent tutorial! It was very easy to follow. :)

  • @emantubail3041
    @emantubail3041 11 дней назад

    It helped me with my AI course,thanks!

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

    i love the part adding image to file, tks you , and i like your hair too :))

  • @pr.loremarguimaraes7284
    @pr.loremarguimaraes7284 Год назад +1

    Great tutorial, helped me a lot!

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

    the video was very helpful and easy to understand. thanks a lot

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

    My terminal is not opening when I clicked on terminal ..it just pops up and closes down instantly..need help @dave

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

    Wow!!! Amazing tutorial.

  • @mkn.567
    @mkn.567 3 года назад

    Jesus Christ! this was good! Friends sucks, but this is good!

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

    Fantastic tutorial, many thanks!

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

    You're awesome dude

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

    Thank you short and sweet

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

    Thanks for the video, Dave! It helps a lot!

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

    This is great, thank you !

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

    Hai Dave, nice and clear presentation....congrats...would you please make a presentation about debugging in Jupyter notebook....lookng forward for the same....many thanks...

  • @liamw.pileat7167
    @liamw.pileat7167 2 года назад

    how do you get the run button on the side of each line or In [ ] block?
    It was not added on my jupyter notebook when I downloaded everything.

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

      Strange. It has been over a year since I made this video. There may have been changes?

  • @МарианнаГерингер
    @МарианнаГерингер 3 года назад +1

    Thank you, Dave!!!

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

    I cant find individual edition in Anaconda website. They changed the design of website and/or abolished individual edition version?

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

      I just checked. Looks like you need to enter your email address here: www.anaconda.com/download and then they email you the download link. Kind of unexpected, but I tried it out and it works.

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

    It is nice explanation, A+. Thank you for sharing

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

    At 6.25 in the video, my terminal does not shutdown. I have tried on two separate computers and the issue occurs both times. Any ideas what is happening or where I have gone wrong?

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

    Thank you so much :)

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

    I love it! Thanks Sir.

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

      You're welcome!

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

      @@DaveGrayTeachesCode Sir, Please I wish I can get tutorials on church membership database with pictures and personal profiles. Either web app or Local. Thanks.

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

      @@wirefred thanks for the request. This type of app could be for any organization like a church, gym, or business that has members or employees. Follow the PHP and MySQL playlist I have started: ruclips.net/p/PL0Zuz27SZ-6MeRUt-z60DRxNqcrFAUYIb As the playlist grows, apps like your request will be shared there. Thanks for asking!

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

    Sounds all good, except for the fact that one has to install something. Is there a way of using Jupyter Notebooks without installing anything? I want to use python on my notebook at work, but we don't have administrator rights. We do have WinPython installed.

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

      I have not had to look for something like you need, but I would Google Jupyter notebooks online or similar to search for something like that.

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

      @@DaveGrayTeachesCode I looked into it. We can extend our WinPython Package. Among others like Qt and Spyder I also found Jupyter :-)

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

      @@MhLiMz that's great! Thanks for sharing! 🙏

  • @GHOST-fe3cu
    @GHOST-fe3cu 3 года назад +1

    Thanks dave nice job

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

    weirdly, my code ist not beeing executed if i press Run.. only the markdown works

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

    Mine doesn't have a little arrow by the cells.