9. Install WSL 2 in Windows 11 for Python Coding with VS Code
Hi Everyone, I'm excited to announce my latest *Udemy* course available at ONLY 399INR/$9.99USD: Learn to build advanced production-ready Deep Agentic RAG systems. πͺ*Advanced RAG: Build & Deploy Production GenAI Apps* *Check it out* π https://kgptalkie.com/advanced-rag/ π€ *Build and Deploy AI Agents with Gemini and Langchain* *Check it out* π https://kgptalkie.com/ai-agent-projects π₯ *Agentic AI: Private Agentic RAG with LangGraph v1 & Ollama* *Check it out* π https://kgptalkie.com/agentic-rag βοΈ*Deep Agent: Multi Agent RAG with Gemini and Langchain* *Check it out* π https://kgptalkie.com/deep-agent ------------------------------------ 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 https://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 https://www.udemy.com/course/agentic-rag-with-langchain-and-langgraph/?referralCode=C0BCC208F53AF2C98AC5 π§ LangGraph with Ollama https://www.udemy.com/course/langgraph-with-ollama/?referralCode=B646DCB44A189BEBC20C β‘ Ollama and LangChain https://www.udemy.com/course/ollama-and-langchain/?referralCode=7F4C0C7B8CF223BA9327 π§ Fine-Tuning LLM with Hugging Face Transformers https://www.udemy.com/course/fine-tuning-llm-with-hugging-face-transformers/?referralCode=6DEB3BE17C2644422D8E π NLP with BERT in Python https://www.udemy.com/course/nlp-with-bert-in-python/?referralCode=063516494616C76907CD π Connect with Me Website & Blogs: https://kgptalkie.com LinkedIn: https://linkedin.com/in/laxmimerit GitHub: https://github.com/laxmimerit Twitter (X): https://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
Download
1 formatsVideo Formats
Right-click 'Download' and select 'Save Link As' if the file opens in a new tab.