Description: A brief description of your notebook.
Explain the purpose and functionality of your notebook. What problem does it solve or what concept does it demonstrate?
List any prerequisites or dependencies that users need to have installed before they can run your notebook. Python in the system is needed, rest of the required packages can be installed using the pip command.
pip install -r requirements.txt