First, ensure you have Python installed on your system. You can download and install Python from the official website.
Once you have Python installed, open a terminal or command prompt and run the following command to install Jupyter Notebook using pip:
pip install jupyter
After the installation is complete, you can start Jupyter Notebook by running the following command in your terminal or command prompt:
jupyter notebook
This will start the Jupyter Notebook server and open your default web browser to the Jupyter dashboard.
From the Jupyter dashboard, you can create a new notebook by clicking on the "New" button and selecting "Python 3" (or any other available kernel) under the "Notebooks" section. This will open a new Jupyter Notebook where you can start writing and executing Python code.
- Download Anaconda: Anaconda
- Once it's installed, start Anaconda Navigator.
- From the main window, install "Jupyter Notebook".
- Start Jupyter Notebook and Create a New Notebook:
- From the Jupyter dashboard, click on the "New" button.
- Select "Python 3" (or any other available kernel) under the "Notebooks" section.
- This will open a new Jupyter Notebook where you can start writing and executing Python code.
- cv2
- tkinter
- sklearn
- tensorflow
- skimage
- numpy
- matplotlib
- seaborn
- pyinstaller
!pip install opencv-python-headless
!pip install opencv-python
!pip install tk
!pip install scikit-learn
!pip install tensorflow
!pip install scikit-image
!pip install numpy
!pip install matplotlib
!pip install seaborn
!pip install pyinstaller
Install Inno Setup for developing standalone softwares. You can download the latest version of Inno Setup from the official website: Inno Setup Downloads.