How to Install Python
How to Install Python
May 4, 2025
Yagha Joshi, PhD Installing Python and Jupyter Notebook May 4, 2025 1/8
Step 1: Download Python
Yagha Joshi, PhD Installing Python and Jupyter Notebook May 4, 2025 2/8
Step 2: Install Python
Yagha Joshi, PhD Installing Python and Jupyter Notebook May 4, 2025 3/8
Step 3: Verify Python Installation
Yagha Joshi, PhD Installing Python and Jupyter Notebook May 4, 2025 4/8
Step 4: Install Jupyter Notebook
Open a terminal/command prompt.
Use pip to install Jupyter:
Yagha Joshi, PhD Installing Python and Jupyter Notebook May 4, 2025 5/8
Step 5: Launch Jupyter Notebook
python -m notebook
Yagha Joshi, PhD Installing Python and Jupyter Notebook May 4, 2025 6/8
Alternative: Install Anaconda
Yagha Joshi, PhD Installing Python and Jupyter Notebook May 4, 2025 7/8
Conclusion
Python and Jupyter are essential tools for data science and
development.
Use pip or Anaconda based on your comfort level.
You’re now ready to start coding!
Yagha Joshi, PhD Installing Python and Jupyter Notebook May 4, 2025 8/8