Now, start a Jupyter Notebook using any platform that you are comfortable with and do the following:
- Write some markdown to explain that this notebook will be mainly used for the capstone project.
- Import the pandas library as pd.
- Import the Numpy library as np.
- Print the following the statement: Hello Capstone Project Course!
- Push the Notebook to your Github repository and submit a link to the notebook on your Github repository.