Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Python and Jupyter Notebooks for beginners
Rating: 4.1 out of 5(240 ratings)
7,140 students

Python and Jupyter Notebooks for beginners

Learn Python with Jupyter Notebook from scratch
Last updated 3/2026
English

What you'll learn

  • How to install Jupyter Notebook
  • How to run the Jupyter Notebook Server
  • Common Jupyter Commands
  • Jupyter Components
  • Notebook Dashboard
  • Explore Notebook Interface
  • Create Notebooks
  • Python Expressions
  • Python Statements
  • Python Variables
  • Python Data Types
  • Casting Data Types
  • Python Operators
  • Conditional Statements
  • Python Loops
  • Python Functions

Course content

3 sections27 lectures2h 39m total length
  • Introduction1:43
  • What is Jupyter Notebook1:20
  • Installing Jupyter Notebook6:45
  • Running the Jupyter Notebook Server8:44
  • Common Jupyter Commands7:28
  • Jupyter Notebook Components4:26
  • The Notebook Dashboard4:20
  • Notebook user interface5:44
  • Creating a new notebook6:45

Requirements

  • Basic working knowledge of using a computer
  • Basic working knowledge of using the internet

Description

Python is a very popular and powerful programming language.Python is versatile and can be fun to use in creating powerful and useful applications. Python can be used to create a variety of applications types

from games, web applications,desktop applications. Python is also very prominently used in data science and data analysis.

Jupyter Notebook is an environment that we can use to experiment with Python interactively . It allows you to share live Python code with others .

In this introductory beginners course we will learn about the basics of Python and Jupyter notebook.


Who this course is for:

  • Beginners to Python
  • Beginners to Jupyter Notebook