A wayto get the 100K MovieLens Dataset into Jupyter

The method shown in the following Notebook to get the 100K row data from MovieLens data into Jupyter doesn’t work.

However, I found a way around it.
You have to follow the following steps. Hopefully this helps other people who come across this problem

  1. Download the Data from https://grouplens.org/datasets/movielens/100k/
  2. Upload the data to a GitHub repository.
  3. Clone the Repository in the jupyter Notebook