Search "Anaconda Download"
Click the link "Download Anaconda Distribution" and you will see:
Sign up and you will see:
Click "Windows 64-Bit Graphical Installer" and start to download the installation file.
Note that if your system is not Windows, you will have to download an installation file that supports your system.
Double click the downloaded installation file and follow the instructions to install Anaconda in your computer.
Search "Jupyter Notebook" in your Windows search bar and you will see:
Open "Jupyter Notebook" in your browser and you will see:
Choose your working folder (I choose "Documents")
Create a new folder such as "Lecture"
Open the "New" menu on the right-top corner.
Click "New Folder" and this will create a new folder.
Name it as "Lecture" or something you prefer
Access the "Lecture" folder and you will see something like this:
Open a new Jupyter Notebook file
Open the "New" menu on the right-top corner.
Click "Python 3 (ipykernel)"
A new Jupyter Notebook file, "Untitled", will be created and you will see something like:
Double click "Untitled" and you will see:
Rename it as "The Lecture for Python" or something you prefer