/Jupyter-Notebook

This is a basic notebook which is runned first time after installing python in the system.

Primary LanguageHTML

Notebook Name

Description: A brief description of your notebook.

Overview

Explain the purpose and functionality of your notebook. What problem does it solve or what concept does it demonstrate?

Getting Started

Prerequisites

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