9. Install WSL 2 in Windows 11 for Python Coding with VS Code @KGPTalkie
9. Install WSL 2 in Windows 11 for Python Coding with VS Code  @KGPTalkie
Uploaded August 2025 | Updated September 2026, 2 weeks ago
🚀 The LangChain 10 Days FREE Bootcamp is live: 10 lessons, free AI models only, from your first API call to a production grade RAG agent. Start with Day 0 for the roadmap and setup.

📺 Full playlist: youtube.com/watch?v=KJ3_NExk7-Q&list=PLW4pPr9JCovI&index=1

----------

Learn how to set up Anaconda with Python inside WSL and use it directly in VS Code — without opening from the WSL terminal. Perfect for smooth Python coding with Jupyter on Windows!

💻 Commands
# Install WSL with Ubuntu
wsl --install -d Ubuntu
wsl --set-default Ubuntu

# Update Ubuntu
sudo apt update && sudo apt upgrade -y

# Download and install Anaconda
cd ~
wget repo.anaconda.com/archive/Anaconda3-2025.06-0-Linux-x86_64.sh
bash Anaconda3-2025.06-0-Linux-x86_64.sh

# Activate conda (used this manually)
~/anaconda3/bin/conda init bash
source ~/.bashrc

# Use base environment (no new env created)
conda activate base

# Install Jupyter in base
conda install notebook ipykernel -y

🔊 Watch till last for a detailed description

📚 Learn More with My Udemy Courses
🚀 Agentic RAG with LangChain & LangGraph
udemy.com/course/agentic-rag-with-langchain-and-langgraph/?referralCode=C0BCC208F53AF2C98AC5

🧠 LangGraph with Ollama
udemy.com/course/langgraph-with-ollama/?referralCode=B646DCB44A189BEBC20C

⚡ Ollama and LangChain
udemy.com/course/ollama-and-langchain/?referralCode=7F4C0C7B8CF223BA9327

🔧 Fine-Tuning LLM with Hugging Face Transformers
udemy.com/course/fine-tuning-llm-with-hugging-face-transformers/?referralCode=6DEB3BE17C2644422D8E

📖 NLP with BERT in Python
udemy.com/course/nlp-with-bert-in-python/?referralCode=063516494616C76907CD

🌐 Connect with Me
Website & Blogs: kgptalkie.com
LinkedIn: linkedin.com/in/laxmimerit
GitHub: github.com/laxmimerit
Twitter (X): twitter.com/laxmimerit

📌 Support the Channel
👍 Like the video if it helps you
💬 Comment your doubts & feedback
🔔 Subscribe for free weekly AI & Data Science content

#DataScience #MachineLearning #LangChain #LangGraph #Ollama #Python #AI #DeepLearning #NLP #GenerativeAI #LLM #HuggingFace #BERT
9. Install WSL 2 in Windows 11 for Python Coding with VS CodeMCP Tutorial 2 - Analyze Any Excel Sheet with Excel MCP Server and AIFree OpenClaw Slack Setup - Full Setup Guide03 Gen AI Interview Preparation:  Langchain vs LanggraphCreating an Armored Knight in Blender | Blender MCP + Hunyuan MCP AI WorkflowFine-Tune BERT for Multi-Class Sentiment Classification with Twitter Data | Python & StreamlitHow to Install and Configure Elasticsearch 8 on Ubuntu | Elasticsearch Tutorial for BeginnersLangChain Tutorial for Beginners: Prompt Templates and PlaceholdersHow to Install TensorFlow GPU in Windows WSL2 | Install Anaconda in WSL2 | Using WSL for TensorFlowQwen 3.8 Max vs Opus 5 coding testBuild Travel Planning Agent with Google Gemini, Langchain v1, Ollama, Airbnb, and WeatherAPIDeep Finance Researcher Agent with TODO Planner - Deep Agent with Gemini, Langchain and MCP
KGP Talkie |

9. Install WSL 2 in Windows 11 for Python Coding with VS Code

SHARE TO X SHARE TO REDDIT SHARE TO FACEBOOK WALLPAPER