Learn Anaconda

Master the most popular Python and R distribution for data science. Learn to manage environments, install packages, use Anaconda Navigator, and build reproducible workflows — all for free.

6
Lessons
30+
Examples
~2hr
Total Time
100%
Free

What You'll Learn

By the end of this course, you'll be confident managing Python environments and packages with Anaconda.

📦

Package Management

Install, update, and manage 250+ pre-installed data science packages with the conda package manager.

🌐

Environments

Create isolated Python environments for different projects, avoiding dependency conflicts and version issues.

🖥

Navigator GUI

Use Anaconda Navigator's graphical interface to manage environments, packages, and launch applications.

🔄

Reproducibility

Export and share environment configurations with environment.yml for perfectly reproducible setups.

Course Lessons

Follow the lessons in order or jump to any topic you need.

Prerequisites

What you need before starting this course.

Before You Begin:
  • A computer running Windows, macOS, or Linux
  • Admin/sudo access for installation
  • ~3 GB of free disk space for the full Anaconda distribution
  • Basic command line familiarity (helpful but not required)