If you are starting fresh in your computer open the anaconda terminal:
conda create -n ailabs python=3.6conda activate ailabspip install numpy pandas sklearn
Now open the folder where you cloned this repository
cd path/to/repo/(Replace with your path)pip install --user ipykernelpython -m ipykernel install --user --name=ailabsjupyter notebook