Installing Jupyter Notebook in Windows

Опубликовано: 20 Апрель 2026
на канале: Software Buddy
1,267
34

JupyterLab is a web-based interactive development environment for Jupyter notebooks, code, and data. JupyterLab is flexible: configure and arrange the user interface to support a wide range of workflows in data science, scientific computing, and machine learning. JupyterLab is extensible and modular: write plugins that add new components and integrate with existing ones.

====================================
Download & Install Python Link:
   • How to Install Python in Windows  
====================================

====================================
Command to Install Jupyter Notebook:
pip3 install jupyter
===================================

===================================
Command to Open Jupyter Notebook:
jupyter notebook
==================================

00:00 Intro
00:12 Opening cmd to install jupyter
00:59 Downloading & Installing Jupyter
01:37 Opening Jupyter
02:44 Outro