Introduction to Python Jupyter notebook

This is an introduction to Python using Jupyter requiring little or no prior experience in programming.

Running the Python Jupyter notebook from the web

On leaving a page, if it warns that changes may not be saved, select Leave.

Running the Python Jupyter notebook locally

Running the notebook locally allows modifying the notebook and saving changes.

Discord server

Recommended books

Learning Python, 5th Edition. by Mark Lutz
Automate the Boring Stuff with Python, 2nd Edition: Practical Programming for Total Beginners. by Al Sweigart
Python Crash Course, 3rd Edition: A Hands-On, Project-Based Introduction to Programming. by Eric Matthes