Jupyter Notebook Tutorial: Introduction, Setup, and Walkthrough

preview_player
Показать описание
In this Python Tutorial, we will be learning how to install, setup, and use Jupyter Notebooks. Jupyter Notebooks have become very popular in the last few years, and for good reason. They allow you to create and share documents that contain live code, equations, visualizations and markdown text. This can all be run from directly in the browser. It is an essential tool to learn if you are getting started in Data Science, but will also have tons of benefits outside of that field. Let's get started.

✅ Support My Channel Through Patreon:

✅ Become a Channel Member:

✅ One-Time Contribution Through PayPal:

✅ Cryptocurrency Donations:
Bitcoin Wallet - 3MPH8oY2EAgbLVy7RBMinwcBntggi7qeG3
Ethereum Wallet - 0x151649418616068fB46C3598083817101d3bCD33
Litecoin Wallet - MPvEBY5fxGkmPQgocfJbxP6EmTo5UUXMot

✅ Corey's Public Amazon Wishlist

✅ Equipment I Use and Books I Recommend:

▶️ You Can Find Me On:

#Python
Рекомендации по теме
Комментарии
Автор

For Windows users, a few missing steps at the beginning that might be helpful:
* After installing Anaconda, open "Anaconda Prompt"
* Make a new directory from the command line "mkdir directorynamehere"
* Navigate to that directory "cd directorynamehere"
* Start the Jupyter Notebook "jupyter notebook"


Now you'll see the empty dashboard seen at 4:20

inertialobserver
Автор

In 30min, I know everything I need to know about Jupyter Notebooks! Great job.

nicoyou
Автор

This was easily the best tutorial video I've ever seen. The logical progression made everything clear. Yet it was succinct. Thank you.

mengbutterfly
Автор

Hey Corey,
I am a beginner in Python but I have to honestly say your videos have taken me a long way! I still have to learn a lot but I feel much more confident now working with Python and a great deal of credit goes to your amazing tutorials! Keep up the good work! *thumps up*

vanshdeep
Автор

I was looking for a quick intro to Jupyter Notebooks, and I found it here. The style is sort of an appetizer plate showing you not only how to get started but how to embed plots, HTML and more, without being long-winded at all. Thanks Corey!

rolfw
Автор

I've avoided Jupyter Notebook until now because I found it somewhat intimidating. Thank you Corey, for getting me over my fear with these very clear instructions to get set up and running. As always, another great tutorial !!

OptionGal
Автор

Simple but complete introduction. I was asking myself quite a while how to use those notebooks and why they are useful. After this 30 minutes introduction I'm totally aware of that. Thanks a ton Corey.

tobiwowo
Автор

Comprehensive yet understandable quick tutorial. That's one of the best tutorials I've watched

xkyfakez
Автор

This video has inspired me to spend a lot of my time looking at and learning Notebook. It is a good thing I am retired and have the time. Thanks for producing this outstanding tutorial. You have a rare talent for making a somewhat obtuse subject very understandable.

madjayhawk
Автор

Your instruction is amazing!!! Better than everything else I've seen on YouTube so far. Thank you for your efforts!

prabhuthomas
Автор

You hit the sweet spot! Excellent depth (but not too deep), pacing, diction, and pedagogy! It helped me tons! Thanks.

PFFlier
Автор

This guy can summarize in 30 mins what would take you 5 hours to learn in a normal class...amazing

BoxingPills
Автор

People like you deserve a medal for sharing your expertise for free. Thank you so much!

anthonyschilling
Автор

as a newbie to python and data analysis, every time I get immersed in some concept in programming I get confused. I always end up heading to Corey's YouTube channel and everything I've been confused about becomes crystal clear. Thank you! Your ability to explain these complicated processes in a clear and rational manner is truly appreciated.

xXMikeMattsonXx
Автор

Nice! I've spent about a week just trying to get my head wrapped around the concept of notebooks. Thanks!

wk
Автор

Great video. I've never bothered looking at jupyter, this video has inspired me to start using it. :)

JaylaScousa
Автор

Honestly, this is such a useful tutorial. I'd actually not decided to delve into Jupyter before (since I had no clue what it was), but this is definitely something which I'm going to learn; this is an insanely simple tutorial for an insanely useful tool for data analysis.

MrToshiroKurosaki
Автор

Always love putting in my search on google, then getting your videos as the first result. I never doubt that I'm going to get at least what I need, if not an incredible lesson on how to use a tool or language. Keep it up!

brownte
Автор

Thanks for such a comprehensive tutorial. It took me from knowing nothing to having a good idea about Jupyter Notebooks. I really appreciate it.

saahithj
Автор

This is *the* go-to video for running Jupyter Notebook! Everything I wanted to know was explained within the first 5 minutes. Thanks!

TommyCarstensen