What Anaconda is, what it includes, and why you would want to use it.
Anaconda is a bundle of software that includes Python, a command line package manager called Conda, a GUI interface called Navigator and a bunch of scientific computing packages for Python (Matplotlib, Numpy, Pandas, etc.). Anaconda also includes programs like Spyder (code editor) and Jupyter (interactive/doc style way of writing Python).
Follow-up videos:
Mac: • Getting started with Anaconda and Pyt...
Windows: • Getting started with Anaconda and Pyt...
=== NOTES ===
https://codewithsusan.com/notes/anaco...
=== CHAPTERS ===
00:00 Introduction
00:18 Anaconda is a bundle of software
00:26 Conda command line package manager
00:52 Navigator GUI
01:10 Scientific computing packages
01:46 Included programs: Spyder, Jupyter, etc.
02:18 Environments
02:55 Alternatives